Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h1627 struct i40e_aq_get_phy_abilities_resp { struct
1628 __le32 phy_type; /* bitmap using the above enum for offsets */
1629 u8 link_speed; /* bitmap using the above enum bit patterns */
1630 u8 abilities;
1655 I40E_CHECK_STRUCT_LEN(0x218, i40e_aq_get_phy_abilities_resp); argument
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h1630 struct i40e_aq_get_phy_abilities_resp { struct
1631 __le32 phy_type; /* bitmap using the above enum for offsets */
1632 u8 link_speed; /* bitmap using the above enum bit patterns */
1633 u8 abilities;
1658 I40E_CHECK_STRUCT_LEN(0x218, i40e_aq_get_phy_abilities_resp); argument