Searched defs:i40e_aqc_get_link_status (Results 1 – 2 of 2) sorted by relevance
2005 struct i40e_aqc_get_link_status { struct2006 __le16 command_flags; /* only field set on command */2013 u8 phy_type; /* i40e_aq_phy_type */2014 u8 link_speed; /* i40e_aq_link_speed */2015 u8 link_info;2025 u8 an_info;2034 u8 ext_info;2050 u8 loopback; /* use defines from i40e_aqc_set_lb_mode */2078 I40E_CHECK_CMD_LENGTH(i40e_aqc_get_link_status); argument
2074 struct i40e_aqc_get_link_status { struct2075 __le16 command_flags; /* only field set on command */2082 u8 phy_type; /* i40e_aq_phy_type */2083 u8 link_speed; /* i40e_aq_link_speed */2084 u8 link_info;2094 u8 an_info;2103 u8 ext_info;2119 u8 loopback; /* use defines from i40e_aqc_set_lb_mode */2147 I40E_CHECK_CMD_LENGTH(i40e_aqc_get_link_status); argument