Searched refs:IWN_DEBUG_XMIT (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/iwn/ |
| H A D | if_iwn_debug.h | 28 IWN_DEBUG_XMIT = 0x00000001, /* basic xmit operation */ enumerator
|
| H A D | if_iwn.c | 3173 DPRINTF(sc, IWN_DEBUG_TRACE | IWN_DEBUG_XMIT, in iwn_rx_done() 3559 DPRINTF(sc, IWN_DEBUG_XMIT, "%s: " in iwn4965_tx_done() 3584 DPRINTF(sc, IWN_DEBUG_XMIT, "%s: " in iwn5000_tx_done() 4517 DPRINTF(sc, IWN_DEBUG_XMIT, "%s: idx %d: nr=%d, rate=0x%02x, rateentry=0x%02x\n", in iwn_tx_rate_to_linkq_offset() 4937 DPRINTF(sc, IWN_DEBUG_XMIT, "%s: qid %d idx %d len %d nsegs %d " in iwn_tx_cmd() 4991 DPRINTF(sc, IWN_DEBUG_XMIT, "%s: called\n", __func__); in iwn_xmit_task() 5006 DPRINTF(sc, IWN_DEBUG_XMIT, "%s: m=%p, have_p=%d\n", in iwn_xmit_task() 5038 DPRINTF(sc, IWN_DEBUG_XMIT | IWN_DEBUG_TRACE, "->%s begin\n", __func__); in iwn_raw_xmit() 5079 DPRINTF(sc, IWN_DEBUG_TRACE | IWN_DEBUG_XMIT, "->%s: end\n",__func__); in iwn_raw_xmit() 5361 DPRINTF(sc, IWN_DEBUG_XMIT, in iwn_set_link_quality() [all …]
|