Searched refs:phy_type_high (Results 1 – 7 of 7) sorted by relevance
432 phy_type_high & media_mask_high)) in ice_phy_maps_to_media()437 !(phy_type_high & ~media_mask_high)) in ice_phy_maps_to_media()453 u64 phy_type_high, phy_type_low; in ice_set_media_type() local455 phy_type_high = pi->phy.phy_type_high; in ice_set_media_type()590 pi->phy.phy_type_high = LE64_TO_CPU(pcaps->phy_type_high); in ice_aq_get_phy_caps()710 li->phy_type_high = LE64_TO_CPU(link_data.phy_type_high); in ice_aq_get_link_info()740 (unsigned long long)li->phy_type_high); in ice_aq_get_link_info()3514 switch (phy_type_high) { in ice_get_link_speed_based_on_phy_type()3591 *phy_type_high |= BIT_ULL(index); in ice_update_phy_type()3956 phy_caps->phy_type_high != phy_cfg->phy_type_high || in ice_phy_caps_equals_cfg()[all …]
347 u64 phy_type_high; member388 u64 phy_type_high; member719 u64 phy_type_high; member
132 u64 phy_type_high);151 u64 *phy_type_high);1115 switch (phy_type_high) { in ice_get_phy_type_high()1314 phy_high = le64toh(pcaps.phy_type_high); in ice_add_media_types()3134 u64 *phy_type_high) in ice_sysctl_speeds_to_aq_phy_types() argument3136 *phy_type_low = 0, *phy_type_high = 0; in ice_sysctl_speeds_to_aq_phy_types()3156 *phy_type_high |= ICE_PHYS_100GB_HIGH; in ice_sysctl_speeds_to_aq_phy_types()3159 *phy_type_high |= ICE_PHYS_200GB; in ice_sysctl_speeds_to_aq_phy_types()3630 types = pcaps.phy_type_high; in __ice_sysctl_phy_type_handler()3641 cfg.phy_type_high = types & hw->port_info->phy.phy_type_high; in __ice_sysctl_phy_type_handler()[all …]
200 ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high,
937 int ice_get_phy_type_high(uint64_t phy_type_high);
1412 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member1494 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member1659 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member
1942 else if (li->phy_type_high) in ice_if_media_status()1943 ifmr->ifm_active |= ice_get_phy_type_high(li->phy_type_high); in ice_if_media_status()