Searched refs:EM_TADV (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h88 * EM_TADV - Transmit Absolute Interrupt Delay Value
99 #define EM_TADV 64 macro
H A Dif_lem.h90 * EM_TADV - Transmit Absolute Interrupt Delay Value
101 #define EM_TADV 64 macro
H A Dif_lem.c290 static int lem_tx_abs_int_delay_dflt = EM_TICKS_TO_USECS(EM_TADV);
H A Dif_em.c358 static int em_tx_abs_int_delay_dflt = EM_TICKS_TO_USECS(EM_TADV);

Completed in 112 milliseconds