Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bnxt/
HDbnxt.h628 uint16_t rx_coal_usecs; member
HDbnxt_sysctl.c1048 val = softc->rx_coal_usecs; in bnxt_set_coal_rx_usecs()
1053 softc->rx_coal_usecs = val; in bnxt_set_coal_rx_usecs()
HDbnxt_hwrm.c1726 buf_tmr = BNXT_USEC_TO_COAL_TIMER(softc->rx_coal_usecs); in bnxt_hwrm_set_coal()
1737 if (softc->rx_coal_usecs < 25) in bnxt_hwrm_set_coal()