Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_transceiver.c52 { IXGBE_PHYSICAL_LAYER_100BASE_TX, SPEED_100, ETHER_MEDIA_100BASE_TX },
55 { IXGBE_PHYSICAL_LAYER_100BASE_TX, SPEED_10, ETHER_MEDIA_10BASE_T },
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c352 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_X540()
H A Dixgbe_82598.c1252 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_82599.c2212 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_type.h3413 #define IXGBE_PHYSICAL_LAYER_100BASE_TX 0x00004 macro
H A Dixgbe_x550.c3663 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_X550em()