Home
last modified time | relevance | path

Searched refs:DEBUG_TX (Results 1 – 18 of 18) sorted by relevance

/drivers/net/wireless/ti/wl1251/
Dtx.c218 wl1251_debug(DEBUG_TX, "skb offset %d", offset); in wl1251_tx_send_packet()
236 wl1251_debug(DEBUG_TX, "new skb offset %d", offset); in wl1251_tx_send_packet()
259 wl1251_debug(DEBUG_TX, "tx id %u skb 0x%p payload %u rate 0x%x " in wl1251_tx_send_packet()
448 wl1251_debug(DEBUG_TX, "tx status id %u skb 0x%p failures %u rate 0x%x" in wl1251_tx_packet_cb()
497 wl1251_debug(DEBUG_TX, "tx_complete: reschedule tx_work"); in wl1251_tx_complete()
504 wl1251_debug(DEBUG_TX, "tx_complete: waking queues"); in wl1251_tx_complete()
574 wl1251_debug(DEBUG_TX, "flushing skb 0x%p", skb); in wl1251_tx_flush()
Dwl1251.h42 DEBUG_TX = BIT(6), enumerator
Dmain.c379 wl1251_debug(DEBUG_TX, "op_tx: tx_queue full, stop queues"); in wl1251_op_tx()
/drivers/net/wireless/ti/wl18xx/
Dtx.c133 wl1271_debug(DEBUG_TX, "tx status id %u skb 0x%p success %d", in wl18xx_tx_complete_packet()
154 wl1271_debug(DEBUG_TX, "last released desc = %d, current idx = %d", in wl18xx_tx_immediate_complete()
Dmain.c1056 wl1271_debug(DEBUG_TX, "tx_fill_hdr: hlid: %d " in wl18xx_set_tx_desc_data_len()
/drivers/net/wan/
Dixp4xx_hss.c30 #define DEBUG_TX 0 macro
796 #if DEBUG_TX in hss_hdlc_txdone_irq()
810 #if DEBUG_TX in hss_hdlc_txdone_irq()
821 #if DEBUG_TX in hss_hdlc_txdone_irq()
839 #if DEBUG_TX in hss_hdlc_xmit()
895 #if DEBUG_TX in hss_hdlc_xmit()
901 #if DEBUG_TX in hss_hdlc_xmit()
909 #if DEBUG_TX in hss_hdlc_xmit()
/drivers/net/ethernet/xscale/
Dixp4xx_eth.c45 #define DEBUG_TX 0 macro
796 #if DEBUG_TX in eth_txdone_irq()
820 #if DEBUG_TX in eth_txdone_irq()
831 #if DEBUG_TX in eth_txdone_irq()
849 #if DEBUG_TX in eth_xmit()
904 #if DEBUG_TX in eth_xmit()
911 #if DEBUG_TX in eth_xmit()
919 #if DEBUG_TX in eth_xmit()
/drivers/net/wireless/ti/wlcore/
Dtx.c185 wl1271_debug(DEBUG_TX, "tx offchannel"); in wl12xx_tx_get_hlid()
254 wl1271_debug(DEBUG_TX, in wl1271_tx_allocate()
973 wl1271_debug(DEBUG_TX, "tx status id %u skb 0x%p failures %u rate 0x%x" in wl1271_tx_complete_packet()
1008 wl1271_debug(DEBUG_TX, "tx_complete received, packets: %d", count); in wlcore_tx_complete()
1043 wl1271_debug(DEBUG_TX, "link freeing skb 0x%p", skb); in wl1271_tx_reset_link_queues()
1117 wl1271_debug(DEBUG_TX, "freeing skb 0x%p", skb); in wl12xx_tx_reset()
Ddebug.h42 DEBUG_TX = BIT(6), enumerator
Dmain.c251 wl1271_debug(DEBUG_TX, "No Tx (in FW) for %d ms due to ROC", in wl12xx_tx_watchdog_work()
262 wl1271_debug(DEBUG_TX, "No Tx (in FW) for %d ms due to scan", in wl12xx_tx_watchdog_work()
275 wl1271_debug(DEBUG_TX, "No Tx (in FW) for %d ms. AP has " in wl12xx_tx_watchdog_work()
1252 wl1271_debug(DEBUG_TX, "DROP skb with no vif"); in wl1271_op_tx()
1275 wl1271_debug(DEBUG_TX, "DROP skb hlid %d q %d", hlid, q); in wl1271_op_tx()
1280 wl1271_debug(DEBUG_TX, "queue skb hlid %d q %d len %d", in wl1271_op_tx()
1294 wl1271_debug(DEBUG_TX, "op_tx: stopping queues for q %d", q); in wl1271_op_tx()
Dacx.c1036 wl1271_debug(DEBUG_TX, "available tx blocks: %d", in wl1271_acx_init_mem_config()
/drivers/net/ethernet/amd/
Dam79c961a.h13 #define DEBUG_TX 2 macro
/drivers/net/ethernet/seeq/
Dether3.h17 #define DEBUG_TX 2 macro
/drivers/net/ethernet/sun/
Dsunbmac.c54 #undef DEBUG_TX
63 #ifdef DEBUG_TX
/drivers/net/wireless/ti/wl12xx/
Dmain.c1330 wl1271_debug(DEBUG_TX, in wl12xx_set_tx_desc_data_len()
1346 wl1271_debug(DEBUG_TX, in wl12xx_set_tx_desc_data_len()
/drivers/net/ethernet/dec/tulip/
Dde4x5.h848 #define DEBUG_TX 0x0004 /* Print TX (queue_pkt) messages */ macro
Dde4x5.c1491 if (de4x5_debug & DEBUG_TX) { in de4x5_queue_pkt()
/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c34 #undef DEBUG_TX