Searched defs:i40e_aq_set_phy_config (Results 1 – 2 of 2) sorted by relevance
1682 struct i40e_aq_set_phy_config { /* same bits as above in all */ struct1683 __le32 phy_type;1684 u8 link_speed;1685 u8 abilities;1709 I40E_CHECK_CMD_LENGTH(i40e_aq_set_phy_config); argument
1135 int i40e_aq_set_phy_config(struct i40e_hw *hw, in i40e_aq_set_phy_config() function