Home
last modified time | relevance | path

Searched refs:XMIT (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
A Dtx99.c37 ath_dbg(common, XMIT, "TX99 stopped\n"); in ath9k_tx99_stop()
146 ath_dbg(common, XMIT, "Failed to xmit TX99 skb\n"); in ath9k_tx99_init()
150 ath_dbg(common, XMIT, "TX99 xmit started using %d ( %ddBm)\n", in ath9k_tx99_init()
200 ath_dbg(common, XMIT, "Resetting TX99\n"); in write_file_tx99()
A Dxmit.c1524 ath_dbg(common, XMIT, "%s called\n", __func__); in ath_tx_aggr_start()
1562 ath_dbg(common, XMIT, "%s called\n", __func__); in ath_tx_aggr_stop()
1577 ath_dbg(common, XMIT, "%s called\n", __func__); in ath_tx_aggr_sleep()
1595 ath_dbg(common, XMIT, "%s called\n", __func__); in ath_tx_aggr_wakeup()
2014 ath_dbg(common, XMIT, "link[%u] (%p)=%llx (%p)\n", in ath_tx_txqaddbuf()
2026 ath_dbg(common, XMIT, "TXDP[%u] = %llx (%p)\n", in ath_tx_txqaddbuf()
2167 ath_dbg(common, XMIT, "TX buffers are full\n"); in ath_tx_setup_buffer()
2416 ath_dbg(common, XMIT, "TX complete: skb: %p\n", skb); in ath_tx_complete()
2671 ath_dbg(common, XMIT, "Error processing tx status\n"); in ath_tx_edma_tasklet()
2865 ath_dbg(common, XMIT, in ath9k_tx99_send()
[all …]
A Dhtc_drv_beacon.c168 ath_dbg(common, XMIT, "No free CAB slot\n"); in ath9k_htc_send_buffered()
178 ath_dbg(common, XMIT, "Failed to send CAB frame\n"); in ath9k_htc_send_buffered()
A Dhtc_drv_txrx.c363 ath_dbg(ath9k_hw_common(priv->ah), XMIT, in ath9k_htc_tx_start()
641 ath_dbg(common, XMIT, "No matching packet for cookie: %d, epid: %d\n", in ath9k_htc_tx_get_packet()
725 ath_dbg(common, XMIT, "Dropping a packet due to TX timeout\n"); in check_packet()
772 ath_dbg(common, XMIT, in ath9k_htc_tx_cleanup_timer()
A Dar9003_mac.c370 ath_dbg(ath9k_hw_common(ah), XMIT, in ar9003_hw_proc_txdesc()
598 ath_dbg(ath9k_hw_common(ah), XMIT, in ath9k_hw_reset_txstatus_ring()
A Dhtc_drv_main.c878 ath_dbg(common, XMIT, "No room for padding\n"); in ath9k_htc_tx()
887 ath_dbg(common, XMIT, "No free TX slot\n"); in ath9k_htc_tx()
893 ath_dbg(common, XMIT, "Tx failed\n"); in ath9k_htc_tx()
A Dmain.c818 ath_dbg(common, XMIT, "transmitting packet, skb: %p\n", skb); in ath9k_tx()
821 ath_dbg(common, XMIT, "TX failed\n"); in ath9k_tx()
A Dhw.c1036 ath_dbg(ath9k_hw_common(ah), XMIT, "bad global tx timeout %u\n", in ath9k_hw_set_global_txtimeout()
/linux/samples/bpf/
A Dxdp_sample_user.c65 #define XMIT(xmit) xmit, "xmit/s" macro
980 str, XMIT(pps), DROP(drop), err, "drv_err/s", in stats_get_devmap_xmit()
1073 __COLUMN(".2f") "\n", str, XMIT(pps), DROP(drop), in stats_get_devmap_xmit_multi()
1097 __COLUMN(".2f") "\n", str, XMIT(pps), in stats_get_devmap_xmit_multi()
1119 printf(FMT_COLUMNl, XMIT(out->totals.xmit)); in stats_print()
1178 str, XMIT(out->xmit_cnt.pps), in stats_print()

Completed in 148 milliseconds