Searched refs:IXGBE_PHYSICAL_LAYER_10GBASE_SR (Results 1 – 4 of 4) sorted by relevance
74 { IXGBE_PHYSICAL_LAYER_10GBASE_SR, SPEED_10GB,76 { IXGBE_PHYSICAL_LAYER_10GBASE_SR, SPEED_1GB,
1293 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_physical_layer_82598()1311 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_physical_layer_82598()
1612 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_phy_sfp_layer_generic()1625 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_phy_sfp_layer_generic()
3417 #define IXGBE_PHYSICAL_LAYER_10GBASE_SR 0x00040 macro