Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
3554 vptr->options.rx_intsup = ecmd->rx_max_coalesced_frames; in velocity_set_coalesce()
H A Dvia-velocity.h1375 int rx_intsup; member
/kernel/linux/linux-6.6/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

Completed in 20 milliseconds