Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_type.h243 #define ICE_MEDIA_BASET_PHY_TYPE_LOW_M (ICE_PHY_TYPE_LOW_100BASE_TX | \
H A Dice_adminq_cmd.h1321 #define ICE_PHY_TYPE_LOW_100BASE_TX BIT_ULL(0) macro
H A Dice_lib.c963 case ICE_PHY_TYPE_LOW_100BASE_TX: in ice_get_phy_type_low()
2940 (ICE_PHY_TYPE_LOW_100BASE_TX | \
H A Dice_common.c3146 case ICE_PHY_TYPE_LOW_100BASE_TX: in ice_get_link_speed_based_on_phy_type()