Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c3354 u64 pt_low; in ice_update_phy_type() local
3360 pt_low = BIT_ULL(index); in ice_update_phy_type()
3361 speed = ice_get_link_speed_based_on_phy_type(pt_low, 0); in ice_update_phy_type()