Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h1711 struct i40e_aqc_get_link_status { struct
1712 __le16 command_flags; /* only field set on command */
1719 u8 phy_type; /* i40e_aq_phy_type */
1720 u8 link_speed; /* i40e_aq_link_speed */
1721 u8 link_info;
1731 u8 an_info;
1757 I40E_CHECK_CMD_LENGTH(i40e_aqc_get_link_status); argument
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h1714 struct i40e_aqc_get_link_status { struct
1715 __le16 command_flags; /* only field set on command */
1722 u8 phy_type; /* i40e_aq_phy_type */
1723 u8 link_speed; /* i40e_aq_link_speed */
1724 u8 link_info;
1734 u8 an_info;
1760 I40E_CHECK_CMD_LENGTH(i40e_aqc_get_link_status); argument