Home
last modified time | relevance | path

Searched refs:IXGBE_PHYSICAL_LAYER_10BASE_T (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c1293 if (layer & IXGBE_PHYSICAL_LAYER_10BASE_T) in ixgbe_add_media_types()
2258 layer & IXGBE_PHYSICAL_LAYER_10BASE_T) in ixgbe_if_media_status()
H A Dixgbe_type.h3478 #define IXGBE_PHYSICAL_LAYER_10BASE_T 0x08000 macro
H A Dixgbe_x550.c3688 physical_layer |= IXGBE_PHYSICAL_LAYER_10BASE_T; in ixgbe_get_supported_physical_layer_X550em()