Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_x540.c353 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_X540()
H A Dixgbe_82598.c1251 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_82599.c2235 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82599()
H A Dif_ix.c1308 if (layer & IXGBE_PHYSICAL_LAYER_100BASE_TX) in ixgbe_add_media_types()
2298 layer & IXGBE_PHYSICAL_LAYER_100BASE_TX || in ixgbe_if_media_status()
H A Dixgbe_type.h3521 #define IXGBE_PHYSICAL_LAYER_100BASE_TX 0x00004 macro
H A Dixgbe_x550.c3617 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_X550em()