Searched refs:tx_coal_usecs (Results 1 – 3 of 3) sorted by relevance
1118 uint16_t tx_coal_usecs; member
1487 val = softc->tx_coal_usecs; in bnxt_set_coal_tx_usecs()1492 softc->tx_coal_usecs = val; in bnxt_set_coal_tx_usecs()
3053 buf_tmr = BNXT_USEC_TO_COAL_TIMER(softc->tx_coal_usecs); in bnxt_hwrm_set_coal()