Home
last modified time | relevance | path

Searched refs:txa_seqpending (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_ht.h59 ieee80211_seq txa_seqpending; /* new txa_start pending BAR response */ member
H A Dieee80211_ht.c2817 if (ieee80211_send_bar(ni, tap, tap->txa_seqpending) != 0) { in bar_timeout()
2893 tap->txa_qframes, tap->txa_seqpending, in ieee80211_bar_response()
2897 tap->txa_start = tap->txa_seqpending; in ieee80211_bar_response()
2976 tap->txa_seqpending = seq; in ieee80211_send_bar()
H A Dieee80211_ddb.c206 sep, tap->txa_start, tap->txa_seqpending, tap->txa_wnd, in _db_show_txampdu()
/freebsd/sys/dev/ath/
H A Dif_ath_tx.c6195 tap->txa_seqpending);