Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.c1294 u16 rx_intsup = vptr->options.rx_intsup; in setup_adaptive_interrupts() local
1310 if (rx_intsup != 0) { in setup_adaptive_interrupts()
1312 writew(rx_intsup, &regs->ISRCTL); in setup_adaptive_interrupts()
3528 ecmd->rx_max_coalesced_frames = vptr->options.rx_intsup; in velocity_get_coalesce()
3556 vptr->options.rx_intsup = ecmd->rx_max_coalesced_frames; in velocity_set_coalesce()
H A Dvia-velocity.h1374 int rx_intsup; member