Lines Matching refs:seqno

561 		    "%s: bf=%p, nseg=%d, pktlen=%d, seqno=%d\n",
1547 * Otherwise the CCMP PN and seqno may appear out of order, causing
1834 * XXX what about locking? Or, push the seqno assign into the
1853 ieee80211_seq seqno;
1971 seqno = ath_tx_tid_seqno_assign(sc, ni, bf, m0);
1988 /* Is ampdu pending? fetch the seqno and print it out */
1991 "%s: tid %d: ampdu pending, seqno %d\n",
2576 "%s: dobaw=0, seqno=%d, window %d:%d\n",
2583 "%s: re-added? tid=%d, seqno %d; window %d:%d; "
2596 "%s: bf=%p: outside of BAW?? tid=%d, seqno %d; window %d:%d; "
2604 * ni->ni_txseqs[] is the currently allocated seqno.
2610 "%s: tid=%d, seqno %d; window %d:%d; index=%d cindex=%d "
2626 "%s: BA bf: %p; seqno=%d ; new bf: %p; seqno=%d\n",
2658 int seqno = SEQNO(old_bf->bf_state.bfs_seqno);
2663 index = ATH_BA_INDEX(tap->txa_start, seqno);
2674 " has mismatching seqno's, BA session may hang.\n",
2677 "%s: old seqno=%d, new_seqno=%d\n", __func__,
2705 int seqno = SEQNO(bf->bf_state.bfs_seqno);
2710 index = ATH_BA_INDEX(tap->txa_start, seqno);
2714 "%s: tid=%d, baw=%d:%d, seqno=%d, index=%d, cindex=%d, "
2716 __func__, tid->tid, tap->txa_start, tap->txa_wnd, seqno, index,
2731 "%s: comp bf=%p, seq=%d; slot bf=%p, seqno=%d\n",
2890 ieee80211_seq seqno;
2920 seqno = ni->ni_txseqs[IEEE80211_NONQOS_TID];
2924 seqno = ni->ni_txseqs[tid];
2927 *(uint16_t *)&wh->i_seq[0] = htole16(seqno << IEEE80211_SEQ_SEQ_SHIFT);
2928 M_SEQNO_SET(m0, seqno);
2931 DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: -> seqno=%d\n", __func__, seqno);
2932 return seqno;
3416 "%s: bf=%p, seqno=%d, exceeded retries\n",
3471 "%s: tid=%d, bf=%p, seqno=%d, exceeded retries\n",
3483 "%s: tid=%d, busy buffer cloned: %p -> %p, seqno=%d\n",
3495 "%s: tid=%d, buffer couldn't be cloned! (%p) seqno=%d\n",
3714 "%s: wasn't added: seqno %d\n",
3739 "seqno=%d, retry=%d\n",
3873 * check above would be enough to update the BAW/seqno.
4170 "%s: wasn't added: seqno %d\n",
4428 "%s: exceeded retries; seqno %d\n",
4437 "%s: wasn't added: seqno %d\n",
4523 "%s: max retries: seqno %d\n",
4528 "%s: wasn't added: seqno %d\n",
4660 "%s: wasn't added: seqno %d\n",
4791 "%s: wasn't added: seqno %d\n",
4923 "%s: checking bf=%p seqno=%d; ack=%d\n",
4933 "%s: wasn't added: seqno %d\n",
5075 "%s: bf=%p: tid=%d, hwq_depth=%d, seqno=%d\n",
5143 "%s: wasn't added: seqno %d\n",
5188 DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: TID=%d, seqno %d\n",
5195 "%s: wasn't added: seqno %d\n",