Searched refs:phy_type_high (Results 1 – 10 of 10) sorted by relevance
996 hw->phy.phy_type_high = le64_to_cpu(pcaps->phy_type_high); in ixgbe_aci_get_phy_caps()1020 cfg->phy_type_high = caps->phy_type_high; in ixgbe_copy_phy_caps_to_cfg()1204 switch (hw_link_info->phy_type_high) { in ixgbe_get_media_type_from_phy_type()1329 li->phy_type_high = le64_to_cpu(link_data.phy_type_high); in ixgbe_aci_get_link_info()1451 hw->link.link_info.phy_type_high = in ixgbe_get_media_type_e610()1459 hw->link.link_info.phy_type_high = 0; in ixgbe_get_media_type_e610()1779 u64 phy_type_low, phy_type_high; in ixgbe_identify_phy_e610() local1802 phy_type_high = le64_to_cpu(pcaps.phy_type_high); in ixgbe_identify_phy_e610()1994 phy_type_high &= sup_phy_type_high; in ixgbe_setup_phy_link_e610()1995 pcfg.phy_type_high = cpu_to_le64(phy_type_high); in ixgbe_setup_phy_link_e610()[all …]
394 __le64 phy_type_high; /* Use values from IXGBE_PHY_TYPE_HIGH_* */ member471 __le64 phy_type_high; /* Use values from IXGBE_PHY_TYPE_HIGH_* */ member604 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member859 u64 phy_type_high; member
3650 u64 phy_type_high; member
367 le64_to_cpu(pcaps->phy_type_high), prefix); in ice_aq_get_phy_caps()393 pi->phy.phy_type_high = le64_to_cpu(pcaps->phy_type_high); in ice_aq_get_phy_caps()631 switch (hw_link_info->phy_type_high) { in ice_get_media_type()714 li->phy_type_high = le64_to_cpu(link_data.phy_type_high); in ice_aq_get_link_info()745 (unsigned long long)li->phy_type_high); in ice_aq_get_link_info()3185 switch (phy_type_high) { in ice_get_link_speed_based_on_phy_type()3260 *phy_type_high |= BIT_ULL(index); in ice_update_phy_type()3302 (unsigned long long)le64_to_cpu(cfg->phy_type_high)); in ice_aq_set_phy_cfg()3673 phy_caps->phy_type_high != phy_cfg->phy_type_high || in ice_phy_caps_equals_cfg()3703 cfg->phy_type_high = caps->phy_type_high; in ice_copy_phy_caps_to_cfg()[all …]
2146 (ldo->phy_type_low || ldo->phy_type_high)) { in ice_phy_type_to_ethtool()2152 ldo->phy_type_high; in ice_phy_type_to_ethtool()2158 phy_types_high = vsi->port_info->phy.phy_type_high; in ice_phy_type_to_ethtool()2166 advert_phy_type_hi = vsi->port_info->phy.phy_type_high; in ice_phy_type_to_ethtool()2562 u64 *phy_type_low, u64 *phy_type_high, in ice_set_phy_type_from_speed() argument2609 u64 phy_type_high = 0; in ice_set_link_ksettings() local2734 if (!(phy_type_low || phy_type_high)) { in ice_set_link_ksettings()2743 config.phy_type_high = cpu_to_le64(phy_type_high) & in ice_set_link_ksettings()2744 phy_caps->phy_type_high; in ice_set_link_ksettings()2748 if (!(config.phy_type_high || config.phy_type_low)) { in ice_set_link_ksettings()[all …]
169 u64 phy_type_high; member201 u64 phy_type_high; member547 u64 phy_type_high; member
128 ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high,288 u16 ice_get_link_speed_based_on_phy_type(u64 phy_type_low, u64 phy_type_high);
1153 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member1229 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member1380 __le64 phy_type_high; member1382 offsetofend(struct ice_aqc_get_link_status_data, phy_type_high)
2043 pf->nvm_phy_type_hi = pcaps->phy_type_high; in ice_init_nvm_phy_type()2107 if (ldo->phy_type_low || ldo->phy_type_high) { in ice_init_phy_cfg_dflt_override()2110 cfg->phy_type_high = pf->nvm_phy_type_hi & in ice_init_phy_cfg_dflt_override()2111 cpu_to_le64(ldo->phy_type_high); in ice_init_phy_cfg_dflt_override()2271 cfg->phy_type_high = phy->curr_user_phy_cfg.phy_type_high; in ice_configure_phy()2278 cfg->phy_type_high = pcaps->phy_type_high & in ice_configure_phy()2283 if (!cfg->phy_type_low && !cfg->phy_type_high) { in ice_configure_phy()2285 cfg->phy_type_high = pcaps->phy_type_high; in ice_configure_phy()
1941 li->phy_type_high); in ice_phy_get_speed_eth56g()1967 if (li->phy_type_high || in ice_phy_get_speed_eth56g()