Lines Matching refs:IPW_DEBUG_TX
2893 IPW_DEBUG_TX("exit - no processed packets ready to release.\n"); in __ipw2100_tx_process()
2903 IPW_DEBUG_TX("TX%d V=%p P=%04X T=%04X L=%d\n", i, in __ipw2100_tx_process()
2911 IPW_DEBUG_TX("TX%d V=%p P=%04X T=%04X L=%d\n", i, in __ipw2100_tx_process()
2933 IPW_DEBUG_TX("TX%d P=%08x L=%d\n", in __ipw2100_tx_process()
2969 IPW_DEBUG_TX("Command '%s (%d)' processed: %d.\n", in __ipw2100_tx_process()
2988 IPW_DEBUG_TX("packet latency (send to process) %ld jiffies\n", in __ipw2100_tx_process()
3024 IPW_DEBUG_TX("no room in tx_queue\n"); in ipw2100_tx_send_commands()
3034 IPW_DEBUG_TX("using TBD at virt=%p, phys=%04X\n", in ipw2100_tx_send_commands()
3108 IPW_DEBUG_TX("no room in tx_queue\n"); in ipw2100_tx_send_data()
3157 IPW_DEBUG_TX("data header tbd TX%d P=%08x L=%d\n", in ipw2100_tx_send_data()
3187 IPW_DEBUG_TX("data frag tbd TX%d P=%08x L=%d\n", in ipw2100_tx_send_data()
3412 IPW_DEBUG_TX("Sending fragment (%d bytes):\n", txb->fragments[0]->len); in ipw2100_tx()