Home
last modified time | relevance | path

Searched refs:tx_coal_usecs_irq (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/bnxt/
HDbnxt.h633 uint16_t tx_coal_usecs_irq; member
HDbnxt_sysctl.c1168 val = softc->tx_coal_usecs_irq; in bnxt_set_coal_tx_usecs_irq()
1173 softc->tx_coal_usecs_irq = val; in bnxt_set_coal_tx_usecs_irq()
HDbnxt_hwrm.c1749 buf_tmr_irq = BNXT_USEC_TO_COAL_TIMER(softc->tx_coal_usecs_irq); in bnxt_hwrm_set_coal()