Home
last modified time | relevance | path

Searched refs:IPW_DEBUG_TX (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c2870 IPW_DEBUG_TX("exit - no processed packets ready to release.\n"); in __ipw2100_tx_process()
2880 IPW_DEBUG_TX("TX%d V=%p P=%04X T=%04X L=%d\n", i, in __ipw2100_tx_process()
2888 IPW_DEBUG_TX("TX%d V=%p P=%04X T=%04X L=%d\n", i, in __ipw2100_tx_process()
2910 IPW_DEBUG_TX("TX%d P=%08x L=%d\n", in __ipw2100_tx_process()
2945 IPW_DEBUG_TX("Command '%s (%d)' processed: %d.\n", in __ipw2100_tx_process()
2964 IPW_DEBUG_TX("packet latency (send to process) %ld jiffies\n", in __ipw2100_tx_process()
3000 IPW_DEBUG_TX("no room in tx_queue\n"); in ipw2100_tx_send_commands()
3010 IPW_DEBUG_TX("using TBD at virt=%p, phys=%04X\n", in ipw2100_tx_send_commands()
3084 IPW_DEBUG_TX("no room in tx_queue\n"); in ipw2100_tx_send_data()
3133 IPW_DEBUG_TX("data header tbd TX%d P=%08x L=%d\n", in ipw2100_tx_send_data()
[all …]
H A Dipw2100.h105 #define IPW_DEBUG_TX(f...) IPW_DEBUG(IPW_DL_TX, ## f) macro
H A Dipw2200.h1463 #define IPW_DEBUG_TX(f, a...) IPW_LL_DEBUG(IPW_DL_TX, f, ## a) macro
H A Dipw2200.c1957 IPW_DEBUG_TX("TX_QUEUE_1\n"); in ipw_irq_tasklet()
1963 IPW_DEBUG_TX("TX_QUEUE_2\n"); in ipw_irq_tasklet()
1969 IPW_DEBUG_TX("TX_QUEUE_3\n"); in ipw_irq_tasklet()
1975 IPW_DEBUG_TX("TX_QUEUE_4\n"); in ipw_irq_tasklet()
10169 IPW_DEBUG_TX("Dumping TX packet frag %i of %i (%d bytes):\n", in ipw_tx_skb()
10338 IPW_DEBUG_TX("dev->xmit(%d bytes)\n", txb->payload_size); in ipw_net_hard_start_xmit()