Searched refs:ti_tx_max_coal_bds (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dtiio.h288 u_int32_t ti_tx_max_coal_bds; member in struct:ti_params
/freebsd-12-stable/sys/dev/ti/
H A Dif_ti.c2350 CSR_WRITE_4(sc, TI_GCR_TX_MAX_COAL_BD, sc->ti_tx_max_coal_bds);
3689 params->ti_tx_max_coal_bds = sc->ti_tx_max_coal_bds;
3726 sc->ti_tx_max_coal_bds = params->ti_tx_max_coal_bds;
3728 sc->ti_tx_max_coal_bds);
4023 &sc->ti_tx_max_coal_bds, 0, "Send max coalcesced BDs");
4046 sc->ti_tx_max_coal_bds = 32;
4049 &sc->ti_tx_max_coal_bds);
H A Dif_tireg.h1056 uint32_t ti_tx_max_coal_bds; member in struct:ti_softc

Completed in 163 milliseconds