Home
last modified time | relevance | path

Searched refs:phy_type_ext (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h2053 u8 phy_type_ext; member
2094 u8 phy_type_ext; member
H A Di40e_common.c1770 ((u64)abilities->phy_type_ext << 32); in i40e_aq_get_phy_capabilities()
1866 config.phy_type_ext = abilities.phy_type_ext; in i40e_set_fc()
6454 config.phy_type_ext = abilities.phy_type_ext; in i40e_enable_eee()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c2330 phy_conf.phy_type_ext = is_up ? (I40E_AQ_PHY_TYPE_EXT_25G_KR | in i40e_phy_conf_link()