Lines Matching refs:ath11k_base
60 void ath11k_dp_htt_htc_t2h_msg_handler(struct ath11k_base *ab,
62 int ath11k_dp_pdev_reo_setup(struct ath11k_base *ab);
63 void ath11k_dp_pdev_reo_cleanup(struct ath11k_base *ab);
64 int ath11k_dp_rx_pdev_alloc(struct ath11k_base *ab, int pdev_idx);
65 void ath11k_dp_rx_pdev_free(struct ath11k_base *ab, int pdev_idx);
66 void ath11k_dp_reo_cmd_list_cleanup(struct ath11k_base *ab);
67 void ath11k_dp_process_reo_status(struct ath11k_base *ab);
68 int ath11k_dp_process_rxdma_err(struct ath11k_base *ab, int mac_id, int budget);
69 int ath11k_dp_rx_process_wbm_err(struct ath11k_base *ab,
71 int ath11k_dp_process_rx_err(struct ath11k_base *ab, struct napi_struct *napi,
73 int ath11k_dp_process_rx(struct ath11k_base *ab, int mac_id,
76 int ath11k_dp_rxbufs_replenish(struct ath11k_base *ab, int mac_id,
80 int ath11k_dp_htt_tlv_iter(struct ath11k_base *ab, const void *ptr, size_t len,
81 int (*iter)(struct ath11k_base *ar, u16 tag, u16 len,
84 int ath11k_dp_rx_process_mon_rings(struct ath11k_base *ab, int mac_id,
86 int ath11k_dp_rx_process_mon_status(struct ath11k_base *ab, int mac_id,
88 int ath11k_dp_rx_mon_status_bufs_replenish(struct ath11k_base *ab, int mac_id,
96 int ath11k_dp_rx_pktlog_start(struct ath11k_base *ab);
97 int ath11k_dp_rx_pktlog_stop(struct ath11k_base *ab, bool stop_timer);