Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_82598.c1258 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82598()
1267 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_82599.c1372 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82599()
1389 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_KX4; in ixgbe_get_supported_physical_layer_82599()
H A Dif_ix.c1316 } else if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_KX4 || in ixgbe_media_status()
2009 if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_KX4) in ixgbe_add_media_types()
H A Dixgbe_type.h3419 #define IXGBE_PHYSICAL_LAYER_10GBASE_KX4 0x00080 macro
H A Dixgbe_x550.c3427 physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_KX4 | in ixgbe_get_supported_physical_layer_X550em()