Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_main.c2927 config.phy_type_ext = abilities.phy_type_ext; in ixl_set_advertised_speeds()
3296 u32 phy_type, phy_type_ext; in ixl_set_link() local
3310 phy_type_ext = abilities.phy_type_ext; in ixl_set_link()
3333 config.phy_type_ext = 0; in ixl_set_link()
3355 config.phy_type_ext = phy_type_ext; in ixl_set_link()
3559 abilities.phy_type_ext); in ixl_sysctl_phy_abilities()
3561 if (abilities.phy_type_ext != 0) { in ixl_sysctl_phy_abilities()
3564 if ((1 << i) & abilities.phy_type_ext) in ixl_sysctl_phy_abilities()
4444 config.phy_type_ext = abilities->phy_type_ext; in ixl_set_fec_config()
H A Di40e_adminq_cmd.h2069 u8 phy_type_ext; member
2110 u8 phy_type_ext; member
H A Di40e_common.c1715 ((u64)abilities->phy_type_ext << 32); in i40e_aq_get_phy_capabilities()
1811 config.phy_type_ext = abilities.phy_type_ext; in i40e_set_fc()
6327 config.phy_type_ext = abilities.phy_type_ext; in i40e_enable_eee()