Searched defs:i40e_aq_get_phy_abilities_resp (Results 1 – 2 of 2) sorted by relevance
1626 struct i40e_aq_get_phy_abilities_resp { struct1627 __le32 phy_type; /* bitmap using the above enum for offsets */1628 u8 link_speed; /* bitmap using the above enum bit patterns */1629 u8 abilities;1654 I40E_CHECK_STRUCT_LEN(0x218, i40e_aq_get_phy_abilities_resp); argument
1624 struct i40e_aq_get_phy_abilities_resp { struct1625 __le32 phy_type; /* bitmap using the above enum for offsets */1626 u8 link_speed; /* bitmap using the above enum bit patterns */1627 u8 abilities;1652 I40E_CHECK_STRUCT_LEN(0x218, i40e_aq_get_phy_abilities_resp); argument