Home
last modified time | relevance | path

Searched refs:IXGBE_PHYSICAL_LAYER_10GBASE_XAUI (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_transceiver.c92 { IXGBE_PHYSICAL_LAYER_10GBASE_XAUI, SPEED_10GB,
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c2235 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_XAUI; in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_type.h3423 #define IXGBE_PHYSICAL_LAYER_10GBASE_XAUI 0x01000 macro