Searched refs:ath11k_dbg_dump (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/ath/ath11k/ |
| D | debug.h | 41 void ath11k_dbg_dump(struct ath11k_base *ab, 53 static inline void ath11k_dbg_dump(struct ath11k_base *ab, in ath11k_dbg_dump() function
|
| D | debug.c | 77 void ath11k_dbg_dump(struct ath11k_base *ab, in ath11k_dbg_dump() function 104 EXPORT_SYMBOL(ath11k_dbg_dump);
|
| D | testmode.c | 36 ath11k_dbg_dump(ar->ab, ATH11K_DBG_TESTMODE, NULL, "", skb->data, skb->len); in ath11k_tm_event_wmi() 151 ath11k_dbg_dump(ar->ab, ATH11K_DBG_TESTMODE, NULL, "", buf, buf_len); in ath11k_tm_cmd_wmi()
|
| D | dp_rx.c | 2355 ath11k_dbg_dump(ar->ab, ATH11K_DBG_DATA, NULL, "rx_desc: ", in ath11k_dp_rx_h_ppdu() 2426 ath11k_dbg_dump(ar->ab, ATH11K_DBG_DP_RX, NULL, "dp rx msdu: ", in ath11k_dp_rx_deliver_msdu() 2481 ath11k_dbg_dump(ab, ATH11K_DBG_DATA, NULL, "", hdr_status, in ath11k_dp_rx_process_msdu() 2483 ath11k_dbg_dump(ab, ATH11K_DBG_DATA, NULL, "", rx_desc, in ath11k_dp_rx_process_msdu() 3636 ath11k_dbg_dump(ar->ab, ATH11K_DBG_DATA, NULL, "", hdr_status, in ath11k_dp_process_rx_err_buf() 3638 ath11k_dbg_dump(ar->ab, ATH11K_DBG_DATA, NULL, "", rx_desc, in ath11k_dp_process_rx_err_buf()
|
| D | core.c | 424 ath11k_dbg_dump(ab, ATH11K_DBG_BOOT, "board name", "", in ath11k_core_parse_bd_ie_board()
|
| D | dp_tx.c | 261 ath11k_dbg_dump(ab, ATH11K_DBG_DP_TX, NULL, "dp tx msdu: ", in ath11k_dp_tx()
|
| D | wmi.c | 6940 ath11k_dbg_dump(ab, ATH11K_DBG_WMI, in ath11k_wmi_tlv_wow_wakeup_host_parse()
|