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

/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnvar.h224 void (*ampdu_tx_stop)(struct iwn_softc *, int, uint8_t, member in struct:iwn_ops
H A Dif_iwn.c1245 ops->ampdu_tx_stop = iwn4965_ampdu_tx_stop;
1288 ops->ampdu_tx_stop = iwn5000_ampdu_tx_stop;
2142 ops->ampdu_tx_stop(sc, qid, tid, ssn);
7637 ops->ampdu_tx_stop(sc, qid, tid, tap->txa_start & 0xfff);
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ht.c224 static void ampdu_tx_stop(struct ieee80211_tx_ampdu *tap);
1364 ampdu_tx_stop(tap);
2194 ampdu_tx_stop(struct ieee80211_tx_ampdu *tap) function

Completed in 96 milliseconds