Home
last modified time | relevance | path

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

/freebsd-14.2/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()
1271 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_82598()
1292 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_physical_layer_82598()
1295 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_physical_layer_82598()
1298 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_82598()
1305 physical_layer = IXGBE_PHYSICAL_LAYER_SFP_PLUS_CU; in ixgbe_get_supported_physical_layer_82598()
1310 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_physical_layer_82598()
1313 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_physical_layer_82598()
[all …]
H A Dixgbe_82599.c2202 u64 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_82599() local
2220 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_82599()
2222 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_physical_layer_82599()
2224 physical_layer |= IXGBE_PHYSICAL_LAYER_100BASE_TX; in ixgbe_get_supported_physical_layer_82599()
2234 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_KX | in ixgbe_get_supported_physical_layer_82599()
2243 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_CX4; in ixgbe_get_supported_physical_layer_82599()
2245 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82599()
2247 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_XAUI; in ixgbe_get_supported_physical_layer_82599()
2252 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KR; in ixgbe_get_supported_physical_layer_82599()
2264 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_KR; in ixgbe_get_supported_physical_layer_82599()
[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_phy.c1579 u64 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_phy_sfp_layer_generic() local
1587 return physical_layer; in ixgbe_get_supported_phy_sfp_layer_generic()
1593 physical_layer = IXGBE_PHYSICAL_LAYER_SFP_PLUS_CU; in ixgbe_get_supported_phy_sfp_layer_generic()
1598 physical_layer = IXGBE_PHYSICAL_LAYER_SFP_ACTIVE_DA; in ixgbe_get_supported_phy_sfp_layer_generic()
1609 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_SR; in ixgbe_get_supported_phy_sfp_layer_generic()
1611 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR; in ixgbe_get_supported_phy_sfp_layer_generic()
1613 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_phy_sfp_layer_generic()
1615 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_SX; 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()
[all …]
H A Dixgbe_x550.c3571 u64 physical_layer = IXGBE_PHYSICAL_LAYER_UNKNOWN; in ixgbe_get_supported_physical_layer_X550em() local
3583 physical_layer = in ixgbe_get_supported_physical_layer_X550em()
3588 physical_layer = in ixgbe_get_supported_physical_layer_X550em()
3593 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KR | 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_KX4 | in ixgbe_get_supported_physical_layer_X550em()
3609 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_X550em()
3619 physical_layer |= IXGBE_PHYSICAL_LAYER_10BASE_T; in ixgbe_get_supported_physical_layer_X550em()
3622 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_KX; in ixgbe_get_supported_physical_layer_X550em()
3625 physical_layer |= IXGBE_PHYSICAL_LAYER_1000BASE_T; in ixgbe_get_supported_physical_layer_X550em()
[all …]