Home
last modified time | relevance | path

Searched refs:IXGBE_PHYSICAL_LAYER_10GBASE_KX4 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_transceiver.c78 { IXGBE_PHYSICAL_LAYER_10GBASE_KX4, SPEED_10GB,
80 { IXGBE_PHYSICAL_LAYER_10GBASE_KX4, SPEED_1GB,
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c1270 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82598()
1279 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_82599.c2233 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82599()
2250 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_type.h3418 #define IXGBE_PHYSICAL_LAYER_10GBASE_KX4 0x00080 macro
H A Dixgbe_x550.c3647 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4 | in ixgbe_get_supported_physical_layer_X550em()