Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h1118 uint16_t tx_coal_usecs_irq; member
H A Dbnxt_sysctl.c1527 val = softc->tx_coal_usecs_irq; in bnxt_set_coal_tx_usecs_irq()
1532 softc->tx_coal_usecs_irq = val; in bnxt_set_coal_tx_usecs_irq()
H A Dbnxt_hwrm.c3056 buf_tmr_irq = BNXT_USEC_TO_COAL_TIMER(softc->tx_coal_usecs_irq); in bnxt_hwrm_set_coal()