Searched refs:DEBUG_TX (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | tx.c | 203 wl1251_debug(DEBUG_TX, "skb offset %d", offset); in wl1251_tx_send_packet() 219 wl1251_debug(DEBUG_TX, "new skb offset %d", offset); in wl1251_tx_send_packet() 242 wl1251_debug(DEBUG_TX, "tx id %u skb 0x%p payload %u rate 0x%x " in wl1251_tx_send_packet() 433 wl1251_debug(DEBUG_TX, "tx status id %u skb 0x%p failures %u rate 0x%x" in wl1251_tx_packet_cb() 488 wl1251_debug(DEBUG_TX, "tx_complete: reschedule tx_work"); in wl1251_tx_complete() 495 wl1251_debug(DEBUG_TX, "tx_complete: waking queues"); in wl1251_tx_complete() 566 wl1251_debug(DEBUG_TX, "flushing skb 0x%p", skb); in wl1251_tx_flush()
|
| H A D | wl1251.h | 28 DEBUG_TX = BIT(6), enumerator
|
| H A D | main.c | 359 wl1251_debug(DEBUG_TX, "op_tx: tx_queue full, stop queues"); in wl1251_op_tx()
|
| /linux/drivers/net/wireless/ti/wl18xx/ |
| H A D | tx.c | 123 wl1271_debug(DEBUG_TX, "tx status id %u skb 0x%p success %d", in wl18xx_tx_complete_packet() 162 wl1271_debug(DEBUG_TX, "last released desc = %d, current idx = %d", in wl18xx_tx_immediate_complete()
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | tx.c | 169 wl1271_debug(DEBUG_TX, "tx offchannel"); in wl12xx_tx_get_hlid() 242 wl1271_debug(DEBUG_TX, in wl1271_tx_allocate() 960 wl1271_debug(DEBUG_TX, "tx status id %u skb 0x%p failures %u rate 0x%x" in wl1271_tx_complete_packet() 995 wl1271_debug(DEBUG_TX, "tx_complete received, packets: %d", count); in wlcore_tx_complete() 1030 wl1271_debug(DEBUG_TX, "link freeing skb 0x%p", skb); in wl1271_tx_reset_link_queues() 1104 wl1271_debug(DEBUG_TX, "freeing skb 0x%p", skb); in wl12xx_tx_reset()
|
| H A D | debug.h | 28 DEBUG_TX = BIT(6), enumerator
|
| H A D | acx.c | 1021 wl1271_debug(DEBUG_TX, "available tx blocks: %d", in wl1271_acx_init_mem_config()
|
| /linux/drivers/net/ethernet/seeq/ |
| H A D | ether3.h | 14 #define DEBUG_TX 2 macro
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | sunbmac.c | 55 #undef DEBUG_TX 64 #ifdef DEBUG_TX
|