Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/base/
H A Di40e_type.h248 enum i40e_aq_phy_type phy_type;
H A Di40e_adminq_cmd.h1931 enum i40e_aq_phy_type { enum
H A Di40e_common.c2042 hw_link_info->phy_type = (enum i40e_aq_phy_type)resp->phy_type; in i40e_aq_get_link_info()
/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c2232 enum i40e_aq_phy_type cnt; in i40e_phy_conf_link()