Searched refs:phy_types_high (Results 1 – 1 of 1) sorted by relevance
2059 u64 phy_types_high, u64 *phy_types_low) in ice_mask_min_supported_speeds() argument2063 (phy_types_high & ICE_PHY_TYPE_HIGH_MASK_100G) || in ice_mask_min_supported_speeds()2064 (phy_types_high & ICE_PHY_TYPE_HIGH_MASK_200G)) in ice_mask_min_supported_speeds()2105 u64 phy_types_high = 0; in ice_phy_type_to_ethtool() local2124 phy_types_high = le64_to_cpu(pf->nvm_phy_type_hi); in ice_phy_type_to_ethtool()2126 ice_mask_min_supported_speeds(&pf->hw, phy_types_high, in ice_phy_type_to_ethtool()2154 phy_types_high = vsi->port_info->phy.phy_type_high; in ice_phy_type_to_ethtool()2176 if (phy_types_high & BIT_ULL(i)) in ice_phy_type_to_ethtool()