Home
last modified time | relevance | path

Searched refs:pt_high (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_common.c3090 u64 pt_high; in ice_update_phy_type() local
3106 pt_high = BIT_ULL(index); in ice_update_phy_type()
3107 speed = ice_get_link_speed_based_on_phy_type(0, pt_high); in ice_update_phy_type()