Home
last modified time | relevance | path

Searched refs:ATH11K_DBG_HTC (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhtc.c97 ath11k_dbg(ab, ATH11K_DBG_HTC, in ath11k_htc_send()
105 ath11k_dbg(ab, ATH11K_DBG_HTC, in ath11k_htc_send()
121 ath11k_dbg(ab, ATH11K_DBG_HTC, "tx skb %p eid %d paddr %pad\n", in ath11k_htc_send()
136 ath11k_dbg(ab, ATH11K_DBG_HTC, in ath11k_htc_send()
172 ath11k_dbg(ab, ATH11K_DBG_HTC, "ep %d credits got %d total %d\n", in ath11k_htc_process_credit_report()
327 ath11k_dbg(ab, ATH11K_DBG_HTC, "rx ep %d skb %p trailer_present %d\n", in ath11k_htc_rx_completion_handler()
364 ath11k_dbg(ab, ATH11K_DBG_HTC, "rx ep %d skb %p message_id %d\n", in ath11k_htc_rx_completion_handler()
574 ath11k_dbg(ab, ATH11K_DBG_HTC, in ath11k_htc_wait_target()
690 ath11k_dbg(ab, ATH11K_DBG_HTC, in ath11k_htc_connect_service()
784 ath11k_dbg(ab, ATH11K_DBG_HTC, "using tx credit flow control\n"); in ath11k_htc_start()
H A Ddebug.h16 ATH11K_DBG_HTC = 0x00000004, enumerator
39 case ATH11K_DBG_HTC: in ath11k_dbg_str()