Searched refs:phy_type_mask (Results 1 – 1 of 1) sorted by relevance
2271 uint32_t phy_type_mask = 0; in i40e_phy_conf_link() local2326 phy_type_mask |= 1 << cnt; in i40e_phy_conf_link()2329 phy_conf.phy_type = is_up ? cpu_to_le32(phy_type_mask) : 0; in i40e_phy_conf_link()