Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_82598.c1269 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82598()
1278 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_82599.c2258 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82599()
2275 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82599()
H A Dif_ix.c1399 if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_KX4) in ixgbe_add_media_types()
1411 if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_KX4) { in ixgbe_add_media_types()
2463 else if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_KX4 || in ixgbe_if_media_status()
2490 else if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_KX4 || in ixgbe_if_media_status()
H A Dixgbe_type.h3526 #define IXGBE_PHYSICAL_LAYER_10GBASE_KX4 0x00080 macro
H A Dixgbe_x550.c3605 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4 | in ixgbe_get_supported_physical_layer_X550em()