Searched refs:sc_rts_aggr_limit (Results 1 – 4 of 4) sorted by relevance
768 (sc->sc_rts_aggr_limit < in ath_tx_form_aggr()
742 "rts_aggr_limit", CTLFLAG_RW, &sc->sc_rts_aggr_limit, 0, in ath_sysctlattach()
848 &sc->sc_rts_aggr_limit); in ath_attach()849 if (sc->sc_rts_aggr_limit != (64 * 1024)) in ath_attach()852 sc->sc_rts_aggr_limit / 1024); in ath_attach()
787 uint32_t sc_rts_aggr_limit; /* TX limit on RTS aggregates */ member