Home
last modified time | relevance | path

Searched refs:IXGBE_PHYSICAL_LAYER_10GBASE_T (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_x540.c349 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_X540()
H A Dixgbe_82598.c1247 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_82599.c2233 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_82599()
H A Dif_ix.c1359 if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_T) in ixgbe_add_media_types()
2375 if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_T || in ixgbe_if_media_status()
H A Dixgbe_type.h3519 #define IXGBE_PHYSICAL_LAYER_10GBASE_T 0x00001 macro
H A Dixgbe_x550.c3613 physical_layer |= IXGBE_PHYSICAL_LAYER_10GBASE_T; in ixgbe_get_supported_physical_layer_X550em()