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

/freebsd-13-stable/sys/dev/ixl/
H A Dixl_pf_main.c2764 config.phy_type_ext = abilities.phy_type_ext;
3133 u32 phy_type, phy_type_ext; local
3147 phy_type_ext = abilities.phy_type_ext;
3170 config.phy_type_ext = 0;
3174 config.phy_type_ext = phy_type_ext;
3395 abilities.phy_type_ext);
3397 if (abilities.phy_type_ext !
[all...]
H A Di40e_adminq_cmd.h2046 u8 phy_type_ext; member in struct:i40e_aq_get_phy_abilities_resp
2087 u8 phy_type_ext; member in struct:i40e_aq_set_phy_config
H A Di40e_common.c1745 ((u64)abilities->phy_type_ext << 32);
1841 config.phy_type_ext = abilities.phy_type_ext;
6294 config.phy_type_ext = abilities.phy_type_ext;

Completed in 190 milliseconds