Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/via/
Dvia-velocity.c1285 u16 tx_intsup = vptr->options.tx_intsup; in setup_adaptive_interrupts() local
1293 if (tx_intsup != 0) { in setup_adaptive_interrupts()
1296 writew(tx_intsup, &regs->ISRCTL); in setup_adaptive_interrupts()
3532 ecmd->tx_max_coalesced_frames = vptr->options.tx_intsup; in velocity_get_coalesce()
3560 vptr->options.tx_intsup = ecmd->tx_max_coalesced_frames; in velocity_set_coalesce()
Dvia-velocity.h1427 int tx_intsup; member