Searched refs:sc_aggr_limit (Results 1 – 4 of 4) sorted by relevance
554 if (sc->sc_aggr_limit > 0 && sc->sc_aggr_limit < ATH_AGGR_MAXSIZE) in ath_get_aggr_limit()555 amin = sc->sc_aggr_limit; in ath_get_aggr_limit()571 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
1242 sc->sc_aggr_limit = ATH_AGGR_MAXSIZE; in ath_attach()