Searched refs:phy_type_low (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_e610.c | 1043 hw->phy.phy_type_low = le64_to_cpu(pcaps->phy_type_low); in ixgbe_aci_get_phy_caps() 1067 cfg->phy_type_low = caps->phy_type_low; in ixgbe_copy_phy_caps_to_cfg() 1198 if (hw_link_info->phy_type_low && hw_link_info->phy_type_high) in ixgbe_get_media_type_from_phy_type() 1202 if (hw_link_info->phy_type_low) { in ixgbe_get_media_type_from_phy_type() 1208 if (hw_link_info->phy_type_low == IXGBE_PHY_TYPE_LOW_1G_SGMII && in ixgbe_get_media_type_from_phy_type() 1215 switch (hw_link_info->phy_type_low) { in ixgbe_get_media_type_from_phy_type() 1378 li->phy_type_low = le64_to_cpu(link_data.phy_type_low); in ixgbe_aci_get_link_info() 1558 hw->link.link_info.phy_type_low = 0; in ixgbe_get_media_type_e610() 1560 highest_bit = fls64(le64_to_cpu(pcaps.phy_type_low)); in ixgbe_get_media_type_e610() 1562 hw->link.link_info.phy_type_low = in ixgbe_get_media_type_e610() [all …]
|
| H A D | ixgbe_type_e610.h | 305 __le64 phy_type_low; /* Use values from IXGBE_PHY_TYPE_LOW_* */ member 382 __le64 phy_type_low; /* Use values from IXGBE_PHY_TYPE_LOW_* */ member 515 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member 798 u64 phy_type_low; member
|
| H A D | ixgbe_type.h | 3697 u64 phy_type_low; member
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 2164 (ldo->phy_type_low || ldo->phy_type_high)) { in ice_phy_type_to_ethtool() 2167 ldo->phy_type_low; in ice_phy_type_to_ethtool() 2175 phy_types_low = vsi->port_info->phy.phy_type_low; in ice_phy_type_to_ethtool() 2183 advert_phy_type_lo = vsi->port_info->phy.phy_type_low; in ice_phy_type_to_ethtool() 2580 u64 *phy_type_low, u64 *phy_type_high, in ice_set_phy_type_from_speed() argument 2591 *phy_type_low |= ICE_PHY_TYPE_LOW_1000BASE_T | in ice_set_phy_type_from_speed() 2596 *phy_type_low |= ICE_PHY_TYPE_LOW_1000BASE_KX; in ice_set_phy_type_from_speed() 2600 *phy_type_low |= ICE_PHY_TYPE_LOW_1000BASE_SX | in ice_set_phy_type_from_speed() 2603 ice_update_phy_type(phy_type_low, phy_type_high, adv_link_speed); in ice_set_phy_type_from_speed() 2628 u64 phy_type_low = 0; in ice_set_link_ksettings() local [all …]
|
| H A D | ice_common.c | 339 ice_dump_phy_type(hw, le64_to_cpu(pcaps->phy_type_low), in ice_aq_get_phy_caps() 365 pi->phy.phy_type_low = le64_to_cpu(pcaps->phy_type_low); in ice_aq_get_phy_caps() 516 if (hw_link_info->phy_type_low && hw_link_info->phy_type_high) in ice_get_media_type() 520 if (hw_link_info->phy_type_low) { in ice_get_media_type() 526 if (hw_link_info->phy_type_low == ICE_PHY_TYPE_LOW_1G_SGMII && in ice_get_media_type() 533 switch (hw_link_info->phy_type_low) { in ice_get_media_type() 687 li->phy_type_low = le64_to_cpu(link_data.phy_type_low); in ice_aq_get_link_info() 717 (unsigned long long)li->phy_type_low); in ice_aq_get_link_info() 3387 u16 ice_get_link_speed_based_on_phy_type(u64 phy_type_low, u64 phy_type_high) in ice_get_link_speed_based_on_phy_type() argument 3392 switch (phy_type_low) { in ice_get_link_speed_based_on_phy_type() [all …]
|
| H A D | ice_type.h | 169 u64 phy_type_low; member 201 u64 phy_type_low; member 555 u64 phy_type_low; member
|
| H A D | ice_common.h | 175 ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high, 344 u16 ice_get_link_speed_based_on_phy_type(u64 phy_type_low, u64 phy_type_high);
|
| H A D | ice_adminq_cmd.h | 1050 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member 1126 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member 1276 __le64 phy_type_low; member
|
| H A D | ice_main.c | 2026 pf->nvm_phy_type_lo = pcaps->phy_type_low; in ice_init_nvm_phy_type() 2089 if (ldo->phy_type_low || ldo->phy_type_high) { in ice_init_phy_cfg_dflt_override() 2090 cfg->phy_type_low = pf->nvm_phy_type_lo & in ice_init_phy_cfg_dflt_override() 2091 cpu_to_le64(ldo->phy_type_low); in ice_init_phy_cfg_dflt_override() 2252 cfg->phy_type_low = phy->curr_user_phy_cfg.phy_type_low; in ice_configure_phy() 2259 cfg->phy_type_low = pcaps->phy_type_low & cpu_to_le64(phy_low); in ice_configure_phy() 2265 if (!cfg->phy_type_low && !cfg->phy_type_high) { in ice_configure_phy() 2266 cfg->phy_type_low = pcaps->phy_type_low; in ice_configure_phy()
|
| H A D | ice_ptp_hw.c | 1413 u16 speed = ice_get_link_speed_based_on_phy_type(li->phy_type_low, in ice_phy_get_speed_eth56g() 1428 switch (li->phy_type_low) { in ice_phy_get_speed_eth56g() 1441 li->phy_type_low == ICE_PHY_TYPE_LOW_100GBASE_SR2) in ice_phy_get_speed_eth56g()
|