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

/openbsd-current/sys/dev/pci/
H A Dif_em.h151 * EM_RDTR - Receive Interrupt Delay Timer (Packet Timer)
162 * CAUTION: When setting EM_RDTR to a value other than 0, adapters
167 * for the hang ensure that EM_RDTR is set to 0.
169 #define EM_RDTR 0 macro
176 * receive interrupt is generated. Useful only if EM_RDTR is non-zero,
179 * along with EM_RDTR, may improve traffic throughput in specific network
H A Dif_em.c449 sc->rx_int_delay = EM_RDTR;

Completed in 105 milliseconds