Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.h116 #define ATH5K_DBG(_sc, _m, _fmt, ...) do { \ macro
145 ATH5K_DBG(struct ath5k_hw *ah, unsigned int m, const char *fmt, ...) {} in ATH5K_DBG() function
H A Ddma.c74 ATH5K_DBG(ah, ATH5K_DEBUG_DMA, in ath5k_hw_stop_rx_dma()
101 ATH5K_DBG(ah, ATH5K_DEBUG_DMA, in ath5k_hw_set_rxdp()
243 ATH5K_DBG(ah, ATH5K_DEBUG_DMA, in ath5k_hw_stop_tx_dma()
295 ATH5K_DBG(ah, ATH5K_DEBUG_DMA, in ath5k_hw_stop_tx_dma()
309 ATH5K_DBG(ah, ATH5K_DEBUG_DMA, in ath5k_hw_stop_tx_dma()
333 ATH5K_DBG(ah, ATH5K_DEBUG_DMA, in ath5k_hw_stop_beacon_queue()
H A Drfkill.c41 ATH5K_DBG(ah, ATH5K_DEBUG_ANY, "rfkill disable (gpio:%d polarity:%d)\n", in ath5k_rfkill_disable()
50 ATH5K_DBG(ah, ATH5K_DEBUG_ANY, "rfkill enable (gpio:%d polarity:%d)\n", in ath5k_rfkill_enable()
H A Dbase.c448 ATH5K_DBG(ah, ATH5K_DEBUG_RESET, in ath5k_chan_set()
1114 ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, in ath5k_beaconq_config()
1992 ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, in ath5k_beacon_send()
1998 ATH5K_DBG(ah, ATH5K_DEBUG_RESET, in ath5k_beacon_send()
2005 ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, in ath5k_beacon_send()
2018 ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, in ath5k_beacon_send()
2240 ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, in ath5k_tasklet_beacon()
2344 ATH5K_DBG(ah, ATH5K_DEBUG_RESET, in ath5k_intr()
2541 ATH5K_DBG(ah, ATH5K_DEBUG_RESET, in ath5k_tx_complete_poll_work()
2880 ATH5K_DBG(ah, ATH5K_DEBUG_RESET, in ath5k_stop()
[all …]
H A Dmac80211-ops.c114 ATH5K_DBG(ah, ATH5K_DEBUG_MODE, "add interface mode %d\n", avf->opmode); in ath5k_add_interface()
292 ATH5K_DBG(ah, ATH5K_DEBUG_ANY, in ath5k_bss_info_changed()
594 ATH5K_DBG(ah, ATH5K_DEBUG_ANY, in ath5k_conf_tx()
H A Dphy.c660 ATH5K_DBG(ah, ATH5K_DEBUG_CALIBRATE, in ath5k_hw_rf_gainf_adjust()
1576 ATH5K_DBG(ah, ATH5K_DEBUG_CALIBRATE, in ath5k_hw_get_median_noise_floor()
1600 ATH5K_DBG(ah, ATH5K_DEBUG_CALIBRATE, in ath5k_hw_update_noise_floor()
1615 ATH5K_DBG(ah, ATH5K_DEBUG_CALIBRATE, in ath5k_hw_update_noise_floor()
1654 ATH5K_DBG(ah, ATH5K_DEBUG_CALIBRATE, in ath5k_hw_update_noise_floor()
3723 ATH5K_DBG(ah, ATH5K_DEBUG_TXPOWER, in ath5k_hw_set_txpower_limit()
H A Dreset.c1203 ATH5K_DBG(ah, ATH5K_DEBUG_RESET, in ath5k_hw_reset()
1209 ATH5K_DBG(ah, ATH5K_DEBUG_RESET, in ath5k_hw_reset()
H A Dpcu.c882 ATH5K_DBG(ah, ATH5K_DEBUG_MODE, "mode %d\n", op_mode); in ath5k_hw_set_opmode()
H A Ddebug.c261 ATH5K_DBG(ah, ATH5K_DEBUG_RESET, "debug file triggered reset\n"); in write_file_reset()