Searched refs:sc_aggr_limit (Results 1 – 4 of 4) sorted by relevance
572 if (sc->sc_aggr_limit > 0 && sc->sc_aggr_limit < ATH_AGGR_MAXSIZE) in ath_get_aggr_limit()573 amin = sc->sc_aggr_limit; in ath_get_aggr_limit()595 sc->sc_aggr_limit, in ath_get_aggr_limit()
945 "aggr_limit", CTLFLAG_RW, &sc->sc_aggr_limit, 0, in ath_sysctlattach()
820 int sc_aggr_limit; /* TX limit on all aggregates */ member
1244 sc->sc_aggr_limit = ATH_AGGR_MAXSIZE; in ath_attach()