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