Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ixgbe/
HDixgbe_x540.c353 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_X540()
HDixgbe_82598.c1251 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82598()
HDixgbe_82599.c2237 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82599()
HDif_ix.c1364 if (layer & IXGBE_PHYSICAL_LAYER_100BASE_TX) in ixgbe_add_media_types()
2378 layer & IXGBE_PHYSICAL_LAYER_100BASE_TX || in ixgbe_if_media_status()
HDixgbe_type.h3521 #define IXGBE_PHYSICAL_LAYER_100BASE_TX 0x00004 macro
HDixgbe_x550.c3621 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_X550em()