Lines Matching defs:seqno

575 		    "%s: bf=%p, nseg=%d, pktlen=%d, seqno=%d\n",
1580 * Otherwise the CCMP PN and seqno may appear out of order, causing
1860 * XXX what about locking? Or, push the seqno assign into the
1879 ieee80211_seq seqno;
1997 seqno = ath_tx_tid_seqno_assign(sc, ni, bf, m0);
2014 /* Is ampdu pending? fetch the seqno and print it out */
2017 "%s: tid %d: ampdu pending, seqno %d\n",
2581 "%s: dobaw=0, seqno=%d, window %d:%d\n",
2588 "%s: re-added? tid=%d, seqno %d; window %d:%d; "
2601 "%s: bf=%p: outside of BAW?? tid=%d, seqno %d; window %d:%d; "
2609 * ni->ni_txseqs[] is the currently allocated seqno.
2615 "%s: tid=%d, seqno %d; window %d:%d; index=%d cindex=%d "
2631 "%s: BA bf: %p; seqno=%d ; new bf: %p; seqno=%d\n",
2663 int seqno = SEQNO(old_bf->bf_state.bfs_seqno);
2668 index = ATH_BA_INDEX(tap->txa_start, seqno);
2679 " has mismatching seqno's, BA session may hang.\n",
2682 "%s: old seqno=%d, new_seqno=%d\n", __func__,
2710 int seqno = SEQNO(bf->bf_state.bfs_seqno);
2715 index = ATH_BA_INDEX(tap->txa_start, seqno);
2719 "%s: tid=%d, baw=%d:%d, seqno=%d, index=%d, cindex=%d, "
2721 __func__, tid->tid, tap->txa_start, tap->txa_wnd, seqno, index,
2736 "%s: comp bf=%p, seq=%d; slot bf=%p, seqno=%d\n",
2895 ieee80211_seq seqno;
2925 seqno = ni->ni_txseqs[IEEE80211_NONQOS_TID];
2929 seqno = ni->ni_txseqs[tid];
2932 *(uint16_t *)&wh->i_seq[0] = htole16(seqno << IEEE80211_SEQ_SEQ_SHIFT);
2933 M_SEQNO_SET(m0, seqno);
2936 DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: -> seqno=%d\n", __func__, seqno);
2937 return seqno;
3402 "%s: bf=%p, seqno=%d, exceeded retries\n",
3455 "%s: bf=%p, seqno=%d, exceeded retries\n",
3697 "%s: wasn't added: seqno %d\n",
3722 "seqno=%d, retry=%d\n",
3856 * check above would be enough to update the BAW/seqno.
4197 "%s: wasn't added: seqno %d\n",
4341 "%s: exceeded retries; seqno %d\n",
4350 "%s: wasn't added: seqno %d\n",
4436 "%s: max retries: seqno %d\n",
4441 "%s: wasn't added: seqno %d\n",
4693 "%s: wasn't added: seqno %d\n",
4825 "%s: checking bf=%p seqno=%d; ack=%d\n",
4835 "%s: wasn't added: seqno %d\n",
4977 "%s: bf=%p: tid=%d, hwq_depth=%d, seqno=%d\n",
5041 "%s: wasn't added: seqno %d\n",
5087 DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: TID=%d, seqno %d\n",
5094 "%s: wasn't added: seqno %d\n",