Lines Matching defs:an
606 * If this is the first frame in an aggregate series,
762 * Form an aggregate packet list.
770 * + Maximum number of sub-frames for an aggregate
790 * So if you want to call this from an upper layer context (eg, to direct-
794 ath_tx_form_aggr(struct ath_softc *sc, struct ath_node *an,
797 //struct ieee80211_node *ni = &an->an_node;
808 tap = ath_tx_get_tx_tid(an, tid->tid);
838 aggr_limit = ath_get_aggr_limit(sc, &an->an_node,
902 * If the current frame has an RTS/CTS configuration
925 * this packet is part of an aggregate.
930 ath_tx_addto_baw(sc, an, tid, bf);
939 "%s: HAL_TXDESC_NOACK set for an aggregate frame?\n",
986 if (tid->an->an_leak_count) {