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

/freebsd-current/sys/dev/iwn/
H A Dif_iwnvar.h223 void (*ampdu_tx_stop)(struct iwn_softc *, int, uint8_t, member in struct:iwn_ops
H A Dif_iwn.c1239 ops->ampdu_tx_stop = iwn4965_ampdu_tx_stop;
1282 ops->ampdu_tx_stop = iwn5000_ampdu_tx_stop;
2134 ops->ampdu_tx_stop(sc, qid, tid, ssn);
7638 ops->ampdu_tx_stop(sc, qid, tid, tap->txa_start & 0xfff);
/freebsd-current/sys/net80211/
H A Dieee80211_ht.c219 static void ampdu_tx_stop(struct ieee80211_tx_ampdu *tap);
1359 ampdu_tx_stop(tap);
2189 ampdu_tx_stop(struct ieee80211_tx_ampdu *tap) function

Completed in 85 milliseconds