Home
last modified time | relevance | path

Searched refs:IXGBE_PHYSICAL_LAYER_UNKNOWN (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c1225 u32 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_82598()
1267 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_82598()
1294 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_x540.c322 u32 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_X540()
H A Dixgbe_api.c1531 (hw), IXGBE_PHYSICAL_LAYER_UNKNOWN); in ixgbe_get_supported_physical_layer()
H A Dixgbe_82599.c2163 u32 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_phy.c1631 u32 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_phy_sfp_layer_generic()
H A Dixgbe_x550.c2582 u32 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_X550em()
H A Dixgbe_type.h3174 #define IXGBE_PHYSICAL_LAYER_UNKNOWN 0 macro