Searched defs:i40e_aq_get_phy_abilities_resp (Results 1 – 2 of 2) sorted by relevance
1889 struct i40e_aq_get_phy_abilities_resp { struct1890 __le32 phy_type; /* bitmap using the above enum for offsets */1891 u8 link_speed; /* bitmap using the above enum bit patterns */1892 u8 abilities;1901 __le16 eee_capability;1908 __le32 eeer_val;1909 u8 d3_lpan;1911 u8 phy_type_ext;1936 I40E_CHECK_STRUCT_LEN(0x218, i40e_aq_get_phy_abilities_resp); argument
1958 struct i40e_aq_get_phy_abilities_resp { struct1959 __le32 phy_type; /* bitmap using the above enum for offsets */1960 u8 link_speed; /* bitmap using the above enum bit patterns */1961 u8 abilities;1970 __le16 eee_capability;1977 __le32 eeer_val;1978 u8 d3_lpan;1980 u8 phy_type_ext;2005 I40E_CHECK_STRUCT_LEN(0x218, i40e_aq_get_phy_abilities_resp); argument