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

/freebsd-10-stable/sys/net80211/
H A Dieee80211_ht.h55 ieee80211_seq txa_seqpending; /* new txa_start pending BAR response */ member in struct:ieee80211_tx_ampdu
H A Dieee80211_ht.c2224 if (ieee80211_send_bar(ni, tap, tap->txa_seqpending) != 0) {
2300 tap->txa_qframes, tap->txa_seqpending,
2304 tap->txa_start = tap->txa_seqpending;
2384 tap->txa_seqpending = seq;
H A Dieee80211_ddb.c217 sep, tap->txa_start, tap->txa_seqpending, tap->txa_wnd,

Completed in 106 milliseconds