Searched refs:i40e_aq_set_phy_config (Results 1 – 3 of 3) sorted by relevance
126 enum i40e_status_code i40e_aq_set_phy_config(struct i40e_hw *hw,127 struct i40e_aq_set_phy_config *config,
1796 struct i40e_aq_set_phy_config { /* same bits as above in all */ struct1817 I40E_CHECK_CMD_LENGTH(i40e_aq_set_phy_config); argument
1646 enum i40e_status_code i40e_aq_set_phy_config(struct i40e_hw *hw, in i40e_aq_set_phy_config() function1647 struct i40e_aq_set_phy_config *config, in i40e_aq_set_phy_config()1651 struct i40e_aq_set_phy_config *cmd = in i40e_aq_set_phy_config()1652 (struct i40e_aq_set_phy_config *)&desc.params.raw; in i40e_aq_set_phy_config()1679 struct i40e_aq_set_phy_config config; in i40e_set_fc()1726 status = i40e_aq_set_phy_config(hw, &config, NULL); in i40e_set_fc()