Searched refs:EM_TIDV (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/e1000/
H A Dif_em.h143 * EM_TIDV - Transmit Interrupt Delay Value
152 #define EM_TIDV 64 macro
160 * transmit interrupt is generated. Useful only if EM_TIDV is non-zero,
163 * along with EM_TIDV, may improve traffic throughput in specific
H A Dif_em.c490 static int em_tx_int_delay_dflt = EM_TICKS_TO_USECS(EM_TIDV);

Completed in 121 milliseconds