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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dvia-velocity.c1268 u16 rx_intsup = vptr->options.rx_intsup; local
1284 if (rx_intsup != 0) {
1286 writew(rx_intsup, &regs->ISRCTL);
3311 ecmd->rx_max_coalesced_frames = vptr->options.rx_intsup;
3337 vptr->options.rx_intsup = ecmd->rx_max_coalesced_frames;
H A Dvia-velocity.h1427 int rx_intsup; member in struct:velocity_opt

Completed in 54 milliseconds