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

/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_sysctl.c954 "txq_data_minfree", CTLFLAG_RW, &sc->sc_txq_data_minfree,
H A Dif_athvar.h839 int sc_txq_data_minfree; member in struct:ath_softc
H A Dif_ath.c996 sc->sc_txq_data_minfree = 10;
3238 (sc->sc_txbuf_cnt <= sc->sc_txq_data_minfree)) {

Completed in 69 milliseconds