Searched refs:physical_layer (Results 1 – 5 of 5) sorted by relevance
1230 u64 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_82598() local1248 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_82598()1250 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_physical_layer_82598()1252 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82598()1262 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_KX; in ixgbe_get_supported_physical_layer_82598()1264 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_BX; in ixgbe_get_supported_physical_layer_82598()1268 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_CX4; in ixgbe_get_supported_physical_layer_82598()1270 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82598()1272 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_82598()1277 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_KX; in ixgbe_get_supported_physical_layer_82598()[all …]
2194 u64 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_82599() local2212 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_82599()2214 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_physical_layer_82599()2216 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82599()2226 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_KX | in ixgbe_get_supported_physical_layer_82599()2235 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_CX4; in ixgbe_get_supported_physical_layer_82599()2237 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82599()2239 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_XAUI; in ixgbe_get_supported_physical_layer_82599()2244 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KR; in ixgbe_get_supported_physical_layer_82599()2252 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_KX; in ixgbe_get_supported_physical_layer_82599()[all …]
340 u64 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_X540() local348 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_X540()350 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_physical_layer_X540()352 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_X540()354 return physical_layer; in ixgbe_get_supported_physical_layer_X540()
1576 u64 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_phy_sfp_layer_generic() local1584 return physical_layer; in ixgbe_get_supported_phy_sfp_layer_generic()1590 physical_layer = IXGBE_PHYSICAL_LAYER_SFP_PLUS_CU; in ixgbe_get_supported_phy_sfp_layer_generic()1595 physical_layer = IXGBE_PHYSICAL_LAYER_SFP_ACTIVE_DA; in ixgbe_get_supported_phy_sfp_layer_generic()1606 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_phy_sfp_layer_generic()1608 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_phy_sfp_layer_generic()1610 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_phy_sfp_layer_generic()1612 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_SX; in ixgbe_get_supported_phy_sfp_layer_generic()1619 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_phy_sfp_layer_generic()1621 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_phy_sfp_layer_generic()[all …]
3643 u64 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_X550em() local3655 physical_layer = in ixgbe_get_supported_physical_layer_X550em()3660 physical_layer = in ixgbe_get_supported_physical_layer_X550em()3667 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KR | in ixgbe_get_supported_physical_layer_X550em()3671 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4 | in ixgbe_get_supported_physical_layer_X550em()3679 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_X550em()3681 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_physical_layer_X550em()3685 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_physical_layer_X550em()3687 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_X550em()3689 physical_layer |= IXGBE_PHYSICAL_LAYER_10BASE_T; in ixgbe_get_supported_physical_layer_X550em()[all …]