Searched refs:IXGBE_PHYSICAL_LAYER_100BASE_TX (Results 1 – 6 of 6) sorted by relevance
353 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_X540()
1251 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82598()
2237 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82599()
1363 if (layer & IXGBE_PHYSICAL_LAYER_100BASE_TX) in ixgbe_add_media_types()2377 layer & IXGBE_PHYSICAL_LAYER_100BASE_TX || in ixgbe_if_media_status()
3521 #define IXGBE_PHYSICAL_LAYER_100BASE_TX 0x00004 macro
3621 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_X550em()