/linux-5.19.10/drivers/net/wireless/ath/ath10k/ |
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
|
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()
|
D | htc.c | 420 ath10k_dbg_dump(ar, ATH10K_DBG_HTC, "htc rx bad trailer", "", in ath10k_htc_process_trailer() 446 ath10k_dbg_dump(ar, ATH10K_DBG_HTC, "htc bad header", "", in ath10k_htc_rx_completion_handler() 462 ath10k_dbg_dump(ar, ATH10K_DBG_HTC, "htc bad rx pkt len", "", in ath10k_htc_rx_completion_handler() 471 ath10k_dbg_dump(ar, ATH10K_DBG_HTC, "htc bad rx pkt len", in ath10k_htc_rx_completion_handler()
|
D | htt_rx.c | 339 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "htt rx netbuf pop: ", in ath10k_htt_rx_netbuf_pop() 478 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "htt rx netbuf pop: ", in ath10k_htt_rx_pop_paddr() 1079 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, in ath10k_htt_rx_h_rates() 1391 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "rx skb: ", in ath10k_process_rx() 2929 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "htt rx ind: ", in ath10k_htt_rx_proc_rx_ind_ll() 4178 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "htt event: ", in ath10k_htt_t2h_msg_handler() 4287 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "htt event: ", in ath10k_htt_t2h_msg_handler()
|
D | sdio.c | 314 ath10k_dbg_dump(ar, ATH10K_DBG_SDIO_DUMP, NULL, "sdio read ", buf, len); in ath10k_sdio_read() 342 ath10k_dbg_dump(ar, ATH10K_DBG_SDIO_DUMP, NULL, "sdio write ", buf, len); in ath10k_sdio_write() 369 ath10k_dbg_dump(ar, ATH10K_DBG_SDIO_DUMP, NULL, "sdio readsb ", buf, len); in ath10k_sdio_readsb()
|
D | pci.c | 1224 ath10k_dbg_dump(ar, ATH10K_DBG_PCI_DUMP, NULL, "pci rx: ", in ath10k_pci_process_rx_cb() 1273 ath10k_dbg_dump(ar, ATH10K_DBG_PCI_DUMP, NULL, "pci rx: ", in ath10k_pci_process_htt_rx_cb() 1378 ath10k_dbg_dump(ar, ATH10K_DBG_PCI_DUMP, NULL, "pci tx data: ", in ath10k_pci_hif_tx_sg() 1396 ath10k_dbg_dump(ar, ATH10K_DBG_PCI_DUMP, NULL, "pci tx data: ", in ath10k_pci_hif_tx_sg()
|
D | htt_tx.c | 1548 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "htt tx msdu: ", in ath10k_htt_tx_32() 1757 ath10k_dbg_dump(ar, ATH10K_DBG_HTT_DUMP, NULL, "htt tx msdu: ", in ath10k_htt_tx_64()
|
D | debug.c | 2692 void ath10k_dbg_dump(struct ath10k *ar, in ath10k_dbg_dump() function 2723 EXPORT_SYMBOL(ath10k_dbg_dump);
|
D | core.c | 1313 ath10k_dbg_dump(ar, ATH10K_DBG_BOOT, "board name", "", in ath10k_core_parse_bd_ie_board() 2050 ath10k_dbg_dump(ar, ATH10K_DBG_BOOT, "features", "", in ath10k_core_fetch_firmware_api_n()
|
D | wmi.c | 5549 ath10k_dbg_dump(ar, ATH10K_DBG_WMI, NULL, "wmi svc: ", in ath10k_wmi_event_service_ready_work()
|