Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_type.h280 #define ICE_MEDIA_BP_PHY_TYPE_LOW_M (ICE_PHY_TYPE_LOW_1000BASE_KX | \
H A Dice_adminq_cmd.h1326 #define ICE_PHY_TYPE_LOW_1000BASE_KX BIT_ULL(5) macro
H A Dice_lib.c973 case ICE_PHY_TYPE_LOW_1000BASE_KX: in ice_get_phy_type_low()
2946 ICE_PHY_TYPE_LOW_1000BASE_KX | \
H A Dice_common.c3153 case ICE_PHY_TYPE_LOW_1000BASE_KX: in ice_get_link_speed_based_on_phy_type()