Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/ixgbe/
Dixgbe_x540.c244 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_X540()
Dixgbe_82598.c1115 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_82598()
Dixgbe_82599.c1833 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_82599()
Dixgbe_type.h2150 #define IXGBE_PHYSICAL_LAYER_10GBASE_T 0x0001 macro