Searched refs:IXGBE_PHYSICAL_LAYER_1000BASE_KX (Results 1 – 3 of 3) sorted by relevance
1212 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_KX; in ixgbe_get_supported_physical_layer_82598()1227 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_KX; in ixgbe_get_supported_physical_layer_82598()
1996 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_KX | in ixgbe_get_supported_physical_layer_82599()2020 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_KX; in ixgbe_get_supported_physical_layer_82599()
2540 #define IXGBE_PHYSICAL_LAYER_1000BASE_KX 0x0200 macro