Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl1251/
A Dtx.c203 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()
431 wl1251_debug(DEBUG_TX, "tx status id %u skb 0x%p failures %u rate 0x%x" in wl1251_tx_packet_cb()
480 wl1251_debug(DEBUG_TX, "tx_complete: reschedule tx_work"); in wl1251_tx_complete()
487 wl1251_debug(DEBUG_TX, "tx_complete: waking queues"); in wl1251_tx_complete()
557 wl1251_debug(DEBUG_TX, "flushing skb 0x%p", skb); in wl1251_tx_flush()
A Dwl1251.h28 DEBUG_TX = BIT(6), enumerator
A Dmain.c359 wl1251_debug(DEBUG_TX, "op_tx: tx_queue full, stop queues"); in wl1251_op_tx()
/linux/drivers/net/wireless/ti/wl18xx/
A Dtx.c123 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()
A Dmain.c1091 wl1271_debug(DEBUG_TX, "tx_fill_hdr: hlid: %d " in wl18xx_set_tx_desc_data_len()
/linux/drivers/net/wan/
A Dixp4xx_hss.c29 #define DEBUG_TX 0 macro
795 #if DEBUG_TX in hss_hdlc_txdone_irq()
809 #if DEBUG_TX in hss_hdlc_txdone_irq()
820 #if DEBUG_TX in hss_hdlc_txdone_irq()
838 #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()
/linux/drivers/net/ethernet/xscale/
A Dixp4xx_eth.c46 #define DEBUG_TX 0 macro
788 #if DEBUG_TX in eth_txdone_irq()
812 #if DEBUG_TX in eth_txdone_irq()
823 #if DEBUG_TX in eth_txdone_irq()
841 #if DEBUG_TX in eth_xmit()
896 #if DEBUG_TX in eth_xmit()
903 #if DEBUG_TX in eth_xmit()
910 #if DEBUG_TX in eth_xmit()
/linux/drivers/net/wireless/ti/wlcore/
A Dtx.c172 wl1271_debug(DEBUG_TX, "tx offchannel"); in wl12xx_tx_get_hlid()
240 wl1271_debug(DEBUG_TX, in wl1271_tx_allocate()
961 wl1271_debug(DEBUG_TX, "tx status id %u skb 0x%p failures %u rate 0x%x" in wl1271_tx_complete_packet()
996 wl1271_debug(DEBUG_TX, "tx_complete received, packets: %d", count); in wlcore_tx_complete()
1031 wl1271_debug(DEBUG_TX, "link freeing skb 0x%p", skb); in wl1271_tx_reset_link_queues()
1105 wl1271_debug(DEBUG_TX, "freeing skb 0x%p", skb); in wl12xx_tx_reset()
A Ddebug.h28 DEBUG_TX = BIT(6), enumerator
A Dmain.c270 wl1271_debug(DEBUG_TX, "No Tx (in FW) for %d ms due to ROC", in wl12xx_tx_watchdog_work()
281 wl1271_debug(DEBUG_TX, "No Tx (in FW) for %d ms due to scan", in wl12xx_tx_watchdog_work()
294 wl1271_debug(DEBUG_TX, "No Tx (in FW) for %d ms. AP has " in wl12xx_tx_watchdog_work()
1224 wl1271_debug(DEBUG_TX, "DROP skb with no vif"); in wl1271_op_tx()
1247 wl1271_debug(DEBUG_TX, "DROP skb hlid %d q %d", hlid, q); in wl1271_op_tx()
1252 wl1271_debug(DEBUG_TX, "queue skb hlid %d q %d len %d", in wl1271_op_tx()
1266 wl1271_debug(DEBUG_TX, "op_tx: stopping queues for q %d", q); in wl1271_op_tx()
A Dacx.c1021 wl1271_debug(DEBUG_TX, "available tx blocks: %d", in wl1271_acx_init_mem_config()
/linux/drivers/net/ethernet/seeq/
A Dether3.h14 #define DEBUG_TX 2 macro
/linux/drivers/net/ethernet/sun/
A Dsunbmac.c55 #undef DEBUG_TX
64 #ifdef DEBUG_TX
/linux/drivers/net/wireless/ti/wl12xx/
A Dmain.c1316 wl1271_debug(DEBUG_TX, in wl12xx_set_tx_desc_data_len()
1332 wl1271_debug(DEBUG_TX, in wl12xx_set_tx_desc_data_len()
/linux/drivers/net/ethernet/dec/tulip/
A Dde4x5.h848 #define DEBUG_TX 0x0004 /* Print TX (queue_pkt) messages */ macro
A Dde4x5.c1489 if (de4x5_debug & DEBUG_TX) { in de4x5_queue_pkt()

Completed in 83 milliseconds