Searched refs:phy_type_low (Results 1 – 5 of 5) sorted by relevance
175 (unsigned long long)LE64_TO_CPU(pcaps->phy_type_low)); in ice_aq_get_phy_caps()198 pi->phy.phy_type_low = LE64_TO_CPU(pcaps->phy_type_low); in ice_aq_get_phy_caps()274 if (hw_link_info->phy_type_low) { in ice_get_media_type()287 switch (hw_link_info->phy_type_low) { in ice_get_media_type()424 li->phy_type_low = LE64_TO_CPU(link_data.phy_type_low); in ice_aq_get_link_info()453 (unsigned long long)li->phy_type_low); in ice_aq_get_link_info()2392 switch (phy_type_low) { in ice_get_link_speed_based_on_phy_type()2536 *phy_type_low |= BIT_ULL(index); in ice_update_phy_type()2901 if (phy_caps->phy_type_low != phy_cfg->phy_type_low || in ice_phy_caps_equals_cfg()2931 cfg->phy_type_low = caps->phy_type_low; in ice_copy_phy_caps_to_cfg()[all …]
244 u64 phy_type_low; member283 u64 phy_type_low; member577 u64 phy_type_low; member
130 ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high,
1287 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member1368 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member1518 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member
3578 u64 phy_type_low; in ice_dev_info_get() local3672 phy_type_low = hw->port_info->phy.phy_type_low; in ice_dev_info_get()3675 if (ICE_PHY_TYPE_SUPPORT_50G(phy_type_low)) in ice_dev_info_get()3678 if (ICE_PHY_TYPE_SUPPORT_100G_LOW(phy_type_low) || in ice_dev_info_get()3853 cfg.phy_type_low = pcaps->phy_type_low; in ice_force_phys_link_state()