Home
last modified time | relevance | path

Searched refs:physical_layer (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_82598.c1229 u64 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_82598() local
1247 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_82598()
1249 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_physical_layer_82598()
1251 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82598()
1261 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_KX; in ixgbe_get_supported_physical_layer_82598()
1263 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_BX; in ixgbe_get_supported_physical_layer_82598()
1267 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_CX4; in ixgbe_get_supported_physical_layer_82598()
1269 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82598()
1271 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_82598()
1276 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_KX; in ixgbe_get_supported_physical_layer_82598()
[all …]
H A Dixgbe_82599.c2215 u64 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_82599() local
2233 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_82599()
2235 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_physical_layer_82599()
2237 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82599()
2247 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_KX | in ixgbe_get_supported_physical_layer_82599()
2256 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_CX4; in ixgbe_get_supported_physical_layer_82599()
2258 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82599()
2260 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_XAUI; in ixgbe_get_supported_physical_layer_82599()
2265 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KR; in ixgbe_get_supported_physical_layer_82599()
2273 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_KX; in ixgbe_get_supported_physical_layer_82599()
[all …]
H A Dixgbe_phy.c1592 u64 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_phy_sfp_layer_generic() local
1600 return physical_layer; in ixgbe_get_supported_phy_sfp_layer_generic()
1606 physical_layer = IXGBE_PHYSICAL_LAYER_SFP_PLUS_CU; in ixgbe_get_supported_phy_sfp_layer_generic()
1611 physical_layer = IXGBE_PHYSICAL_LAYER_SFP_ACTIVE_DA; in ixgbe_get_supported_phy_sfp_layer_generic()
1622 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_phy_sfp_layer_generic()
1624 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_phy_sfp_layer_generic()
1626 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_phy_sfp_layer_generic()
1628 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_SX; in ixgbe_get_supported_phy_sfp_layer_generic()
1630 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_BX; in ixgbe_get_supported_phy_sfp_layer_generic()
1637 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_phy_sfp_layer_generic()
[all …]
H A Dixgbe_x540.c341 u64 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_X540() local
349 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_X540()
351 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_physical_layer_X540()
353 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_X540()
355 return physical_layer; in ixgbe_get_supported_physical_layer_X540()
H A Dixgbe_x550.c3575 u64 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_X550em() local
3587 physical_layer = in ixgbe_get_supported_physical_layer_X550em()
3592 physical_layer = in ixgbe_get_supported_physical_layer_X550em()
3597 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KR | in ixgbe_get_supported_physical_layer_X550em()
3601 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KR | in ixgbe_get_supported_physical_layer_X550em()
3605 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4 | in ixgbe_get_supported_physical_layer_X550em()
3613 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_X550em()
3615 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_physical_layer_X550em()
3619 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_physical_layer_X550em()
3621 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_X550em()
[all …]