Searched defs:i40e_aqc_get_link_status (Results 1 – 2 of 2) sorted by relevance
1710 struct i40e_aqc_get_link_status { struct1711 __le16 command_flags; /* only field set on command */1718 u8 phy_type; /* i40e_aq_phy_type */1719 u8 link_speed; /* i40e_aq_link_speed */1720 u8 link_info;1728 u8 an_info;1754 I40E_CHECK_CMD_LENGTH(i40e_aqc_get_link_status); argument
1708 struct i40e_aqc_get_link_status { struct1709 __le16 command_flags; /* only field set on command */1716 u8 phy_type; /* i40e_aq_phy_type */1717 u8 link_speed; /* i40e_aq_link_speed */1718 u8 link_info;1726 u8 an_info;1752 I40E_CHECK_CMD_LENGTH(i40e_aqc_get_link_status); argument