Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_sw.h789 struct i40e_aq_get_phy_abilities_resp i40e_phy;
/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h1755 struct i40e_aq_get_phy_abilities_resp { struct
1791 I40E_CHECK_STRUCT_LEN(0x218, i40e_aq_get_phy_abilities_resp); argument
H A Di40e_prototype.h124 struct i40e_aq_get_phy_abilities_resp *abilities,
H A Di40e_common.c1595 struct i40e_aq_get_phy_abilities_resp *abilities, in i40e_aq_get_phy_capabilities()
1600 u16 abilities_size = sizeof(struct i40e_aq_get_phy_abilities_resp); in i40e_aq_get_phy_capabilities()
1678 struct i40e_aq_get_phy_abilities_resp abilities; in i40e_set_fc()
2705 struct i40e_aq_get_phy_abilities_resp abilities; in i40e_update_link_info()