Searched refs:ATH11K_DBG_HTC (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/ath/ath11k/ |
D | htc.c | 49 ath11k_dbg(ab, ATH11K_DBG_HTC, "%s: skb %pK\n", __func__, skb); in ath11k_htc_build_tx_ctrl_skb() 98 ath11k_dbg(ab, ATH11K_DBG_HTC, in ath11k_htc_send() 106 ath11k_dbg(ab, ATH11K_DBG_HTC, in ath11k_htc_send() 134 ath11k_dbg(ab, ATH11K_DBG_HTC, in ath11k_htc_send() 170 ath11k_dbg(ab, ATH11K_DBG_HTC, "htc ep %d got %d credits (total %d)\n", in ath11k_htc_process_credit_report() 396 ath11k_dbg(ab, ATH11K_DBG_HTC, "htc rx completion ep %d skb %pK\n", in ath11k_htc_rx_completion_handler() 566 ath11k_dbg(ab, ATH11K_DBG_HTC, in ath11k_htc_wait_target() 682 ath11k_dbg(ab, ATH11K_DBG_HTC, in ath11k_htc_connect_service() 776 ath11k_dbg(ab, ATH11K_DBG_HTC, "HTC is using TX credit flow control\n"); in ath11k_htc_start()
|
D | debug.h | 15 ATH11K_DBG_HTC = 0x00000004, enumerator
|