Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_transceiver.c86 { IXGBE_PHYSICAL_LAYER_1000BASE_BX, SPEED_1GB,
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c1264 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_BX; in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_82599.c2223 IXGBE_PHYSICAL_LAYER_1000BASE_BX; in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_type.h3421 #define IXGBE_PHYSICAL_LAYER_1000BASE_BX 0x00400 macro