Searched refs:IWN_DEBUG_AMPDU (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/iwn/ |
H A D | if_iwn_debug.h | 45 IWN_DEBUG_AMPDU = 0x00020000, /* A-MPDU specific Tx */ enumerator
|
H A D | if_iwn.c | 3231 DPRINTF(sc, IWN_DEBUG_AMPDU, "%s: freeing m %p ni %p idx %d qid %d\n", in iwn_agg_tx_complete() 3259 DPRINTF(sc, IWN_DEBUG_AMPDU, "%s: qid %d tid %d seq %04X ssn %04X\n" in iwn_rx_compressed_ba() 3302 DPRINTF(sc, IWN_DEBUG_AMPDU, in iwn_rx_compressed_ba() 3314 DPRINTF(sc, IWN_DEBUG_TRACE | IWN_DEBUG_AMPDU, in iwn_rx_compressed_ba() 3637 DPRINTF(sc, IWN_DEBUG_AMPDU, "%s: ring %d: no entry %d\n", in iwn_tx_done() 3846 DPRINTF(sc, IWN_DEBUG_AMPDU, in iwn_ampdu_index_check() 3941 DPRINTF(sc, IWN_DEBUG_AMPDU, "%s: nframes %d start %d bitmap %016jX\n", in iwn_ampdu_tx_done() 4661 DPRINTF(sc, IWN_DEBUG_AMPDU, "%s: no more space " in iwn_tx_data()
|