Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h1117 uint16_t tx_coal_usecs; member
H A Dbnxt_sysctl.c1487 val = softc->tx_coal_usecs; in bnxt_set_coal_tx_usecs()
1492 softc->tx_coal_usecs = val; in bnxt_set_coal_tx_usecs()
H A Dbnxt_hwrm.c3053 buf_tmr = BNXT_USEC_TO_COAL_TIMER(softc->tx_coal_usecs); in bnxt_hwrm_set_coal()