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

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h1891 u8 phy_type_ext; member in struct:i40e_aq_get_phy_abilities_resp
1932 u8 phy_type_ext; member in struct:i40e_aq_set_phy_config
H A Dixl_pf_main.c4772 config.phy_type_ext = abilities.phy_type_ext;
5742 abilities.phy_type_ext);
5744 if (abilities.phy_type_ext != 0) {
5747 if ((1 << i) & abilities.phy_type_ext)
6498 config.phy_type_ext = abilities->phy_type_ext;
H A Di40e_common.c1687 ((u64)abilities->phy_type_ext << 32);
1783 config.phy_type_ext = abilities.phy_type_ext;

Completed in 196 milliseconds