Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_transceiver.c88 { IXGBE_PHYSICAL_LAYER_10GBASE_KR, SPEED_10GB,
90 { IXGBE_PHYSICAL_LAYER_10GBASE_KR, SPEED_2_5GB,
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c2240 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KR; in ixgbe_get_supported_physical_layer_82599()
2252 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_KR; in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_type.h3422 #define IXGBE_PHYSICAL_LAYER_10GBASE_KR 0x00800 macro
H A Dixgbe_x550.c3643 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KR | in ixgbe_get_supported_physical_layer_X550em()