Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_82598.c1246 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_physical_layer_82598()
1264 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_82599.c2058 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_type.h2535 #define IXGBE_PHYSICAL_LAYER_10GBASE_LR 0x0010 macro