Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_x540.c323 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_X540()
H A Dixgbe_82598.c1202 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_82599.c1986 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_type.h2533 #define IXGBE_PHYSICAL_LAYER_100BASE_TX 0x0004 macro