Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h1161 #define IXGBE_FWSM_TS_ENABLED 0x1 macro
H A Dif_ix.c3968 if (fwsm & IXGBE_FWSM_TS_ENABLED) in ixgbe_if_enable_intr()