Searched refs:IXGBE_PHYSICAL_LAYER_10GBASE_SR (Results 1 – 4 of 4) sorted by relevance
1292 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_physical_layer_82598()1310 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_physical_layer_82598()
1622 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_phy_sfp_layer_generic()1637 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_phy_sfp_layer_generic()
1386 if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_SR) { in ixgbe_add_media_types()2430 if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_SR || in ixgbe_if_media_status()
3525 #define IXGBE_PHYSICAL_LAYER_10GBASE_SR 0x00040 macro