Searched refs:IXGBE_PHYSICAL_LAYER_10GBASE_LR (Results 1 – 5 of 5) sorted by relevance
1291 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_physical_layer_82598()1309 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_physical_layer_82598()
1663 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_phy_sfp_layer_generic()1676 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_phy_sfp_layer_generic()
1755 if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_LR) in ixgbe_media_status()2325 if (layer & (IXGBE_PHYSICAL_LAYER_10GBASE_LR | in ixgbe_setup_optics()2889 if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_LR) { in ixgbe_add_media_types()
1711 if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_LR) in ixgbe_add_media_types()2639 if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_LR) in ixgbe_if_media_status()3100 if (layer & (IXGBE_PHYSICAL_LAYER_10GBASE_LR | in ixgbe_setup_optics()
3176 #define IXGBE_PHYSICAL_LAYER_10GBASE_LR 0x0010 macro