Searched refs:phy_type_low (Results 1 – 5 of 5) sorted by relevance
388 pi->phy.phy_type_low = LE64_TO_CPU(pcaps->phy_type_low); in ice_aq_get_phy_caps()466 if (hw_link_info->phy_type_low) { in ice_get_media_type()479 switch (hw_link_info->phy_type_low) { in ice_get_media_type()616 li->phy_type_low = LE64_TO_CPU(link_data.phy_type_low); in ice_aq_get_link_info()646 (unsigned long long)li->phy_type_low); in ice_aq_get_link_info()3062 switch (phy_type_low) { in ice_get_link_speed_based_on_phy_type()3206 *phy_type_low |= BIT_ULL(index); in ice_update_phy_type()3255 (unsigned long long)LE64_TO_CPU(cfg->phy_type_low)); in ice_aq_set_phy_cfg()3577 if (phy_caps->phy_type_low != phy_cfg->phy_type_low || in ice_phy_caps_equals_cfg()3607 cfg->phy_type_low = caps->phy_type_low; in ice_copy_phy_caps_to_cfg()[all …]
246 u64 phy_type_low; member286 u64 phy_type_low; member846 u64 phy_type_low; member
149 ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high,
1358 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member1439 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member1591 __le64 phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member
3699 u64 phy_type_low; in ice_dev_info_get() local3793 phy_type_low = hw->port_info->phy.phy_type_low; in ice_dev_info_get()3796 if (ICE_PHY_TYPE_SUPPORT_50G(phy_type_low)) in ice_dev_info_get()3799 if (ICE_PHY_TYPE_SUPPORT_100G_LOW(phy_type_low) || in ice_dev_info_get()3974 cfg.phy_type_low = pcaps->phy_type_low; in ice_force_phys_link_state()