Home
last modified time | relevance | path

Searched defs:phy_type_high (Results 1 – 4 of 4) sorted by relevance

/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_type.h144 u64 phy_type_high; member
175 u64 phy_type_high; member
346 u64 phy_type_high; member
Dice_common.c2435 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()
2570 ice_update_phy_type(u64 *phy_type_low, u64 *phy_type_high, in ice_update_phy_type()
Dice_adminq_cmd.h961 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member
1037 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member
1177 __le64 phy_type_high; /* Use values from ICE_PHY_TYPE_HIGH_* */ member
Dice_ethtool.c2230 u64 phy_type_high = 0; in ice_set_link_ksettings() local