Searched refs:phy_type_high (Results 1 – 5 of 5) sorted by relevance
389 pi->phy.phy_type_high = LE64_TO_CPU(pcaps->phy_type_high); in ice_aq_get_phy_caps()552 switch (hw_link_info->phy_type_high) { in ice_get_media_type()617 li->phy_type_high = LE64_TO_CPU(link_data.phy_type_high); in ice_aq_get_link_info()648 (unsigned long long)li->phy_type_high); in ice_aq_get_link_info()3150 switch (phy_type_high) { in ice_get_link_speed_based_on_phy_type()3192 ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high, in ice_update_phy_type() argument3215 *phy_type_high |= BIT_ULL(index); in ice_update_phy_type()3257 (unsigned long long)LE64_TO_CPU(cfg->phy_type_high)); in ice_aq_set_phy_cfg()3578 phy_caps->phy_type_high != phy_cfg->phy_type_high || in ice_phy_caps_equals_cfg()3608 cfg->phy_type_high = caps->phy_type_high; in ice_copy_phy_caps_to_cfg()[all …]
247 u64 phy_type_high; member287 u64 phy_type_high; member847 u64 phy_type_high; member
149 ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high,
1359 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member1440 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member1592 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member
3700 u64 phy_type_high; in ice_dev_info_get() local3794 phy_type_high = hw->port_info->phy.phy_type_high; in ice_dev_info_get()3800 ICE_PHY_TYPE_SUPPORT_100G_HIGH(phy_type_high)) in ice_dev_info_get()3975 cfg.phy_type_high = pcaps->phy_type_high; in ice_force_phys_link_state()