Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_transceiver.c56 { IXGBE_PHYSICAL_LAYER_10BASE_T, SPEED_10, ETHER_MEDIA_10BASE_T },
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3426 #define IXGBE_PHYSICAL_LAYER_10BASE_T 0x08000 macro
H A Dixgbe_x550.c3665 physical_layer |= IXGBE_PHYSICAL_LAYER_10BASE_T; in ixgbe_get_supported_physical_layer_X550em()