Searched refs:IXGBE_PHYSICAL_LAYER_10GBASE_LR (Results 1 – 4 of 4) sorted by relevance
66 { IXGBE_PHYSICAL_LAYER_10GBASE_LR, SPEED_10GB,68 { IXGBE_PHYSICAL_LAYER_10GBASE_LR, SPEED_1GB,
1296 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_physical_layer_82598()1314 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_physical_layer_82598()
1614 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_phy_sfp_layer_generic()1627 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_phy_sfp_layer_generic()
3415 #define IXGBE_PHYSICAL_LAYER_10GBASE_LR 0x00010 macro