Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h1658 struct i40e_aq_set_phy_config { /* same bits as above in all */ struct
1672 I40E_CHECK_CMD_LENGTH(i40e_aq_set_phy_config); argument
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h1661 struct i40e_aq_set_phy_config { /* same bits as above in all */ struct
1675 I40E_CHECK_CMD_LENGTH(i40e_aq_set_phy_config); argument
Di40e_common.c1627 enum i40e_status_code i40e_aq_set_phy_config(struct i40e_hw *hw, in i40e_aq_set_phy_config() function