Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h1757 struct i40e_aq_get_phy_abilities_resp { struct
1758 __le32 phy_type; /* bitmap using the above enum for offsets */
1759 u8 link_speed; /* bitmap using the above enum bit patterns */
1760 u8 abilities;
1769 __le16 eee_capability;
1793 I40E_CHECK_STRUCT_LEN(0x218, i40e_aq_get_phy_abilities_resp); argument