Home
last modified time | relevance | path

Searched refs:ATH5K_DBG (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Ddebug.h92 * we want to see. The debug level is given in calls to ATH5K_DBG to specify
116 #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 Dbase.c449 ATH5K_DBG(ah, ATH5K_DEBUG_RESET, in ath5k_chan_set()
552 ATH5K_DBG(ah, ATH5K_DEBUG_MODE, "mode setup opmode %d (%s)\n", in ath5k_update_bssid_mask_and_opmode()
572 ATH5K_DBG(ah, ATH5K_DEBUG_MODE, "RX filter 0x%x\n", rfilt); in ath5k_update_bssid_mask_and_opmode()
874 ATH5K_DBG(ah, ATH5K_DEBUG_ANY, "DMA map: %p (%zu) -> %llx\n", in ath5k_desc_alloc()
1069 ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, in ath5k_beaconq_config()
1168 ATH5K_DBG(ah, ATH5K_DEBUG_RESET, "cachelsz %u rx_bufsize %u\n", in ath5k_rx_start()
1821 ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, "skb %p [data %p len %u] " in ath5k_beacon_setup()
1947 ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, in ath5k_beacon_send()
1950 ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, in ath5k_beacon_send()
1953 ATH5K_DBG(a in ath5k_beacon_send()
[all...]
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 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 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()
593 ATH5K_DBG(ah, ATH5K_DEBUG_ANY, in ath5k_conf_tx()
H A Dphy.c659 ATH5K_DBG(ah, ATH5K_DEBUG_CALIBRATE, in ath5k_hw_rf_gainf_adjust()
1579 ATH5K_DBG(ah, ATH5K_DEBUG_CALIBRATE, in ath5k_hw_get_median_noise_floor()
1603 ATH5K_DBG(ah, ATH5K_DEBUG_CALIBRATE, in ath5k_hw_update_noise_floor()
1618 ATH5K_DBG(ah, ATH5K_DEBUG_CALIBRATE, in ath5k_hw_update_noise_floor()
1657 ATH5K_DBG(ah, ATH5K_DEBUG_CALIBRATE, in ath5k_hw_update_noise_floor()
3726 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Ddebug.h92 * we want to see. The debug level is given in calls to ATH5K_DBG to specify
116 #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 Dbase.c448 ATH5K_DBG(ah, ATH5K_DEBUG_RESET, in ath5k_chan_set()
551 ATH5K_DBG(ah, ATH5K_DEBUG_MODE, "mode setup opmode %d (%s)\n", in ath5k_update_bssid_mask_and_opmode()
571 ATH5K_DBG(ah, ATH5K_DEBUG_MODE, "RX filter 0x%x\n", rfilt); in ath5k_update_bssid_mask_and_opmode()
919 ATH5K_DBG(ah, ATH5K_DEBUG_ANY, "DMA map: %p (%zu) -> %llx\n", in ath5k_desc_alloc()
1114 ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, in ath5k_beaconq_config()
1213 ATH5K_DBG(ah, ATH5K_DEBUG_RESET, "cachelsz %u rx_bufsize %u\n", in ath5k_rx_start()
1866 ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, "skb %p [data %p len %u] " in ath5k_beacon_setup()
1992 ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, in ath5k_beacon_send()
1995 ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, in ath5k_beacon_send()
1998 ATH5K_DBG(a in ath5k_beacon_send()
[all...]
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 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 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()

Completed in 26 milliseconds