Searched refs:IWN_DEBUG_XMIT (Results 1 – 2 of 2) sorted by relevance
/freebsd/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 | 3168 DPRINTF(sc, IWN_DEBUG_TRACE | IWN_DEBUG_XMIT, in iwn_rx_done() 3554 DPRINTF(sc, IWN_DEBUG_XMIT, "%s: " in iwn4965_tx_done() 3579 DPRINTF(sc, IWN_DEBUG_XMIT, "%s: " in iwn5000_tx_done() 4512 DPRINTF(sc, IWN_DEBUG_XMIT, "%s: idx %d: nr=%d, rate=0x%02x, rateentry=0x%02x\n", in iwn_tx_rate_to_linkq_offset() 4925 DPRINTF(sc, IWN_DEBUG_XMIT, "%s: qid %d idx %d len %d nsegs %d " in iwn_tx_cmd() 4979 DPRINTF(sc, IWN_DEBUG_XMIT, "%s: called\n", __func__); in iwn_xmit_task() 4994 DPRINTF(sc, IWN_DEBUG_XMIT, "%s: m=%p, have_p=%d\n", in iwn_xmit_task() 5026 DPRINTF(sc, IWN_DEBUG_XMIT | IWN_DEBUG_TRACE, "->%s begin\n", __func__); in iwn_raw_xmit() 5067 DPRINTF(sc, IWN_DEBUG_TRACE | IWN_DEBUG_XMIT, "->%s: end\n",__func__); in iwn_raw_xmit() 5349 DPRINTF(sc, IWN_DEBUG_XMIT, in iwn_set_link_quality() [all …]
|