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

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dtx99.c37 ath_dbg(common, XMIT, "TX99 stopped\n");
146 ath_dbg(common, XMIT, "Failed to xmit TX99 skb\n");
150 ath_dbg(common, XMIT, "TX99 xmit started using %d ( %ddBm)\n",
194 ath_dbg(common, XMIT, "Resetting TX99\n");
H A Dhtc_drv_beacon.c168 ath_dbg(common, XMIT, "No free CAB slot\n");
178 ath_dbg(common, XMIT, "Failed to send CAB frame\n");
H A Dhtc_drv_txrx.c363 ath_dbg(ath9k_hw_common(priv->ah), XMIT,
641 ath_dbg(common, XMIT, "No matching packet for cookie: %d, epid: %d\n",
726 ath_dbg(common, XMIT, "Dropping a packet due to TX timeout\n");
773 ath_dbg(common, XMIT,
H A Dxmit.c1584 ath_dbg(common, XMIT, "%s called\n", __func__);
1622 ath_dbg(common, XMIT, "%s called\n", __func__);
1637 ath_dbg(common, XMIT, "%s called\n", __func__);
1655 ath_dbg(common, XMIT, "%s called\n", __func__);
2072 ath_dbg(common, XMIT, "link[%u] (%p)=%llx (%p)\n",
2084 ath_dbg(common, XMIT, "TXDP[%u] = %llx (%p)\n",
2225 ath_dbg(common, XMIT, "TX buffers are full\n");
2474 ath_dbg(common, XMIT, "TX complete: skb: %p\n", skb);
2738 ath_dbg(common, XMIT, "Error processing tx status\n");
2932 ath_dbg(common, XMIT,
[all...]
H A Dar9003_mac.c371 ath_dbg(ath9k_hw_common(ah), XMIT, local
599 ath_dbg(ath9k_hw_common(ah), XMIT, local
H A Dhtc_drv_main.c878 ath_dbg(common, XMIT, "No room for padding\n");
887 ath_dbg(common, XMIT, "No free TX slot\n");
893 ath_dbg(common, XMIT, "Tx failed\n");
H A Dmain.c818 ath_dbg(common, XMIT, "transmitting packet, skb: %p\n", skb);
821 ath_dbg(common, XMIT, "TX failed\n");
H A Dhw.c1036 ath_dbg(ath9k_hw_common(ah), XMIT, "bad global tx timeout %u\n", local
/linux-master/samples/bpf/
H A Dxdp_sample_user.c64 #define XMIT(xmit) xmit, "xmit/s" macro
979 str, XMIT(pps), DROP(drop), err, "drv_err/s",
1072 __COLUMN(".2f") "\n", str, XMIT(pps), DROP(drop),
1096 __COLUMN(".2f") "\n", str, XMIT(pps),
1118 printf(FMT_COLUMNl, XMIT(out->totals.xmit));
1177 str, XMIT(out->xmit_cnt.pps),

Completed in 374 milliseconds