Searched refs:IXGBE_PHYSICAL_LAYER_10GBASE_SR (Results 1 – 4 of 4) sorted by relevance
1291 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_physical_layer_82598()1309 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_physical_layer_82598()
1608 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_phy_sfp_layer_generic()1621 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_phy_sfp_layer_generic()
1165 if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_SR) { in ixgbe_add_media_types()2110 if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_SR || in ixgbe_media_status()
3381 #define IXGBE_PHYSICAL_LAYER_10GBASE_SR 0x00040 macro