Searched refs:ath10k_dbg_dump (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | debug.h | 258 void ath10k_dbg_dump(struct ath10k *ar, 271 static inline void ath10k_dbg_dump(struct ath10k *ar, in ath10k_dbg_dump() function
|
H A D | testmode.c | 41 ath10k_dbg_dump(ar, ATH10K_DBG_TESTMODE, NULL, "", skb->data, skb->len); in ath10k_tm_event_wmi() 403 ath10k_dbg_dump(ar, ATH10K_DBG_TESTMODE, NULL, "", buf, buf_len); in ath10k_tm_cmd_wmi()
|
H A D | htc.c | 430 ath10k_dbg_dump(ar, ATH10K_DBG_HTC, "htc rx bad trailer", "", in ath10k_htc_process_trailer() 456 ath10k_dbg_dump(ar, ATH10K_DBG_HTC, "htc bad header", "", in ath10k_htc_rx_completion_handler() 472 ath10k_dbg_dump(ar, ATH10K_DBG_HTC, "htc bad rx pkt len", "", in ath10k_htc_rx_completion_handler() 481 ath10k_dbg_dump(ar, ATH10K_DBG_HTC, "htc bad rx pkt len", in ath10k_htc_rx_completion_handler()
|
H A D | htt_rx.c | 344 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "htt rx netbuf pop: ", in ath10k_htt_rx_netbuf_pop() 483 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "htt rx netbuf pop: ", in ath10k_htt_rx_pop_paddr() 1086 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, in ath10k_htt_rx_h_rates() 1398 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "rx skb: ", in ath10k_process_rx() 2931 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "htt rx ind: ", in ath10k_htt_rx_proc_rx_ind_ll() 4183 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "htt event: ", in ath10k_htt_t2h_msg_handler() 4292 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "htt event: ", in ath10k_htt_t2h_msg_handler()
|
H A D | htt_tx.c | 1550 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "htt tx msdu: ", in ath10k_htt_tx_32() 1762 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "htt tx msdu: ", in ath10k_htt_tx_64()
|
H A D | debug.c | 2675 void ath10k_dbg_dump(struct ath10k *ar, in ath10k_dbg_dump() function 2706 EXPORT_SYMBOL(ath10k_dbg_dump);
|
H A D | core.c | 1367 ath10k_dbg_dump(ar, ATH10K_DBG_BOOT, "board name", "", in ath10k_core_parse_bd_ie_board() 2104 ath10k_dbg_dump(ar, ATH10K_DBG_BOOT, "features", "", in ath10k_core_fetch_firmware_api_n()
|
H A D | wmi.c | 5571 ath10k_dbg_dump(ar, ATH10K_DBG_WMI, NULL, "wmi svc: ", in ath10k_wmi_event_service_ready_work()
|