Lines Matching refs:IPW_DEBUG_TX
2895 IPW_DEBUG_TX("exit - no processed packets ready to release.\n"); in __ipw2100_tx_process()
2905 IPW_DEBUG_TX("TX%d V=%p P=%04X T=%04X L=%d\n", i, in __ipw2100_tx_process()
2913 IPW_DEBUG_TX("TX%d V=%p P=%04X T=%04X L=%d\n", i, in __ipw2100_tx_process()
2935 IPW_DEBUG_TX("TX%d P=%08x L=%d\n", in __ipw2100_tx_process()
2971 IPW_DEBUG_TX("Command '%s (%d)' processed: %d.\n", in __ipw2100_tx_process()
2990 IPW_DEBUG_TX("packet latency (send to process) %ld jiffies\n", in __ipw2100_tx_process()
3026 IPW_DEBUG_TX("no room in tx_queue\n"); in ipw2100_tx_send_commands()
3036 IPW_DEBUG_TX("using TBD at virt=%p, phys=%04X\n", in ipw2100_tx_send_commands()
3110 IPW_DEBUG_TX("no room in tx_queue\n"); in ipw2100_tx_send_data()
3159 IPW_DEBUG_TX("data header tbd TX%d P=%08x L=%d\n", in ipw2100_tx_send_data()
3190 IPW_DEBUG_TX("dma mapping error\n"); in ipw2100_tx_send_data()
3194 IPW_DEBUG_TX("data frag tbd TX%d P=%08x L=%d\n", in ipw2100_tx_send_data()
3419 IPW_DEBUG_TX("Sending fragment (%d bytes):\n", txb->fragments[0]->len); in ipw2100_tx()