Searched refs:phy_type_high (Results 1 – 5 of 5) sorted by relevance
177 (unsigned long long)LE64_TO_CPU(pcaps->phy_type_high)); in ice_aq_get_phy_caps()199 pi->phy.phy_type_high = LE64_TO_CPU(pcaps->phy_type_high); in ice_aq_get_phy_caps()360 switch (hw_link_info->phy_type_high) { in ice_get_media_type()425 li->phy_type_high = LE64_TO_CPU(link_data.phy_type_high); in ice_aq_get_link_info()455 (unsigned long long)li->phy_type_high); in ice_aq_get_link_info()2480 switch (phy_type_high) { in ice_get_link_speed_based_on_phy_type()2545 *phy_type_high |= BIT_ULL(index); in ice_update_phy_type()2587 (unsigned long long)LE64_TO_CPU(cfg->phy_type_high)); in ice_aq_set_phy_cfg()2902 phy_caps->phy_type_high != phy_cfg->phy_type_high || in ice_phy_caps_equals_cfg()2932 cfg->phy_type_high = caps->phy_type_high; in ice_copy_phy_caps_to_cfg()[all …]
245 u64 phy_type_high; member284 u64 phy_type_high; member578 u64 phy_type_high; member
130 ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high,
1288 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member1369 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member1519 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member
3579 u64 phy_type_high; in ice_dev_info_get() local3673 phy_type_high = hw->port_info->phy.phy_type_high; in ice_dev_info_get()3679 ICE_PHY_TYPE_SUPPORT_100G_HIGH(phy_type_high)) in ice_dev_info_get()3854 cfg.phy_type_high = pcaps->phy_type_high; in ice_force_phys_link_state()