Searched refs:IXGBE_PHYSICAL_LAYER_UNKNOWN (Results 1 – 7 of 7) sorted by relevance
1225 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()
322 u32 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_X540()
1531 (hw), IXGBE_PHYSICAL_LAYER_UNKNOWN); in ixgbe_get_supported_physical_layer()
2163 u32 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_82599()
1631 u32 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_phy_sfp_layer_generic()
2582 u32 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_X550em()
3174 #define IXGBE_PHYSICAL_LAYER_UNKNOWN 0 macro