Searched defs:i40e_aqc_get_link_status (Results 1 – 1 of 1) sorted by relevance
1731 struct i40e_aqc_get_link_status { struct1732 __le16 command_flags; /* only field set on command */1737 u8 phy_type; /* i40e_aq_phy_type */1738 u8 link_speed; /* i40e_aq_link_speed */1739 u8 link_info;1742 u8 an_info;1769 I40E_CHECK_CMD_LENGTH(i40e_aqc_get_link_status); argument