Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ixl/
H A Dixl_pf_main.c3460 config.phy_type_ext = abilities.phy_type_ext; in ixl_set_advertised_speeds()
3966 abilities.phy_type_ext); in ixl_sysctl_phy_abilities()
3968 if (abilities.phy_type_ext != 0) { in ixl_sysctl_phy_abilities()
3971 if ((1 << i) & abilities.phy_type_ext) in ixl_sysctl_phy_abilities()
4660 config.phy_type_ext = abilities->phy_type_ext; in ixl_set_fec_config()
H A Di40e_adminq_cmd.h1877 u8 phy_type_ext; member
1916 u8 phy_type_ext; member
H A Di40e_common.c1675 ((u64)abilities->phy_type_ext << 32); in i40e_aq_get_phy_capabilities()
1771 config.phy_type_ext = abilities.phy_type_ext; in i40e_set_fc()