Home
last modified time | relevance | path

Searched defs:i40e_aq_set_phy_config (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h2026 struct i40e_aq_set_phy_config { /* same bits as above in all */ struct
2027 __le32 phy_type;
2028 u8 link_speed;
2029 u8 abilities;
2053 I40E_CHECK_CMD_LENGTH(i40e_aq_set_phy_config); argument
Di40e_common.c1628 enum i40e_status_code i40e_aq_set_phy_config(struct i40e_hw *hw, in i40e_aq_set_phy_config() function