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

/freebsd-12-stable/sys/sys/
H A Dtiio.h287 u_int32_t ti_rx_max_coal_bds; member in struct:ti_params
/freebsd-12-stable/sys/dev/ti/
H A Dif_ti.c2349 CSR_WRITE_4(sc, TI_GCR_RX_MAX_COAL_BD, sc->ti_rx_max_coal_bds);
3688 params->ti_rx_max_coal_bds = sc->ti_rx_max_coal_bds;
3720 sc->ti_rx_max_coal_bds = params->ti_rx_max_coal_bds;
3722 sc->ti_rx_max_coal_bds);
4018 &sc->ti_rx_max_coal_bds, 0, "Receive max coalcesced BDs");
4037 sc->ti_rx_max_coal_bds = 64;
4040 &sc->ti_rx_max_coal_bds);
H A Dif_tireg.h1055 uint32_t ti_rx_max_coal_bds; member in struct:ti_softc

Completed in 174 milliseconds