Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ixgbe/
HDif_ix.c1151 if (layer & IXGBE_PHYSICAL_LAYER_10BASE_T) in ixgbe_add_media_types()
2070 layer & IXGBE_PHYSICAL_LAYER_10BASE_T) in ixgbe_media_status()
HDixgbe_type.h3390 #define IXGBE_PHYSICAL_LAYER_10BASE_T 0x08000 macro
HDixgbe_x550.c3743 physical_layer |= IXGBE_PHYSICAL_LAYER_10BASE_T; in ixgbe_get_supported_physical_layer_X550em()