Home
last modified time | relevance | path

Searched refs:IXGBE_DEVICE_CAPS_NO_CROSSTALK_WR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h2524 #define IXGBE_DEVICE_CAPS_NO_CROSSTALK_WR (1 << 7) macro
H A Dixgbe_common.c434 if (device_caps & IXGBE_DEVICE_CAPS_NO_CROSSTALK_WR) in ixgbe_start_hw_generic()