Searched refs:XMIT (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | tx99.c | 37 ath_dbg(common, XMIT, "TX99 stopped\n"); in ath9k_tx99_stop() 149 ath_dbg(common, XMIT, "Failed to xmit TX99 skb\n"); in ath9k_tx99_init() 153 ath_dbg(common, XMIT, "TX99 xmit started using %d ( %ddBm)\n", in ath9k_tx99_init() 196 ath_dbg(common, XMIT, "Resetting TX99\n"); in write_file_tx99()
|
D | htc_drv_beacon.c | 168 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()
|
D | htc_drv_txrx.c | 358 ath_dbg(ath9k_hw_common(priv->ah), XMIT, in ath9k_htc_tx_start() 636 ath_dbg(common, XMIT, "No matching packet for cookie: %d, epid: %d\n", in ath9k_htc_tx_get_packet() 720 ath_dbg(common, XMIT, "Dropping a packet due to TX timeout\n"); in check_packet() 767 ath_dbg(common, XMIT, in ath9k_htc_tx_cleanup_timer()
|
D | ar9003_mac.c | 370 ath_dbg(ath9k_hw_common(ah), XMIT, in ar9003_hw_proc_txdesc() 595 ath_dbg(ath9k_hw_common(ah), XMIT, in ath9k_hw_reset_txstatus_ring()
|
D | xmit.c | 2049 ath_dbg(common, XMIT, "link[%u] (%p)=%llx (%p)\n", in ath_tx_txqaddbuf() 2061 ath_dbg(common, XMIT, "TXDP[%u] = %llx (%p)\n", in ath_tx_txqaddbuf() 2198 ath_dbg(common, XMIT, "TX buffers are full\n"); in ath_tx_setup_buffer() 2499 ath_dbg(common, XMIT, "TX complete: skb: %p\n", skb); in ath_tx_complete() 2744 ath_dbg(common, XMIT, "Error processing tx status\n"); in ath_tx_edma_tasklet() 2949 ath_dbg(common, XMIT, in ath9k_tx99_send() 2964 ath_dbg(common, XMIT, "tx99 buffer setup failed\n"); in ath9k_tx99_send()
|
D | htc_drv_main.c | 874 ath_dbg(common, XMIT, "No room for padding\n"); in ath9k_htc_tx() 883 ath_dbg(common, XMIT, "No free TX slot\n"); in ath9k_htc_tx() 889 ath_dbg(common, XMIT, "Tx failed\n"); in ath9k_htc_tx()
|
D | main.c | 809 ath_dbg(common, XMIT, "transmitting packet, skb: %p\n", skb); in ath9k_tx() 812 ath_dbg(common, XMIT, "TX failed\n"); in ath9k_tx()
|
D | hw.c | 1005 ath_dbg(ath9k_hw_common(ah), XMIT, "bad global tx timeout %u\n", in ath9k_hw_set_global_txtimeout()
|