Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.c1293 u16 tx_intsup = vptr->options.tx_intsup; in setup_adaptive_interrupts() local
1301 if (tx_intsup != 0) { in setup_adaptive_interrupts()
1304 writew(tx_intsup, &regs->ISRCTL); in setup_adaptive_interrupts()
3527 ecmd->tx_max_coalesced_frames = vptr->options.tx_intsup; in velocity_get_coalesce()
3557 vptr->options.tx_intsup = ecmd->tx_max_coalesced_frames; in velocity_set_coalesce()
H A Dvia-velocity.h1373 int tx_intsup; member