i40e: add clear_pxe AdminQ request
[firefly-linux-kernel-4.4.55.git] / drivers / net / ethernet / intel / i40e / i40e_prototype.h
index d351832bf2359a66b97a20b11b5f447ac1e9ce1c..57172f98f9f800b5b3d3e9f316baa61f494082d3 100644 (file)
@@ -74,6 +74,8 @@ i40e_status i40e_aq_set_phy_reset(struct i40e_hw *hw,
                                struct i40e_asq_cmd_details *cmd_details);
 i40e_status i40e_aq_set_default_vsi(struct i40e_hw *hw, u16 vsi_id,
                                struct i40e_asq_cmd_details *cmd_details);
+i40e_status i40e_aq_clear_pxe_mode(struct i40e_hw *hw,
+                               struct i40e_asq_cmd_details *cmd_details);
 i40e_status i40e_aq_set_link_restart_an(struct i40e_hw *hw,
                                struct i40e_asq_cmd_details *cmd_details);
 i40e_status i40e_aq_get_link_info(struct i40e_hw *hw,