Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ixgbe/
Dixv_type.h3380 #define IXGBE_PHYSICAL_LAYER_10GBASE_LRM 0x0020 macro
Dixgbe_type.h3370 #define IXGBE_PHYSICAL_LAYER_10GBASE_LRM 0x0020 macro
Dif_ix.c1980 if (layer & IXGBE_PHYSICAL_LAYER_10GBASE_LRM) in ixgbe_media_status()