Searched refs:ath11k_dp (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/ath/ath11k/ |
| A D | dp.c | 322 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_srng_common_cleanup() 342 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_srng_common_setup() 455 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_scatter_idle_link_desc_cleanup() 475 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_scatter_idle_link_desc_setup() 566 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_link_desc_bank_alloc() 614 struct ath11k_dp *dp = &ab->dp; in ath11k_wbm_idle_ring_setup() 908 int ath11k_dp_htt_connect(struct ath11k_dp *dp) in ath11k_dp_htt_connect() 991 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_free() 1015 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_alloc()
|
| A D | dp_tx.c | 84 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx() 536 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_completion_handler() 614 void (*cb)(struct ath11k_dp *, void *, in ath11k_dp_tx_send_reo_cmd() argument 617 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_send_reo_cmd() 846 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_htt_h2t_ver_req_msg() 888 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_htt_h2t_ppdu_stats_req() 993 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_htt_h2t_ext_stats_req()
|
| A D | dp_tx.h | 25 void (*func)(struct ath11k_dp *, void *,
|
| A D | dp.h | 15 struct ath11k_dp; 56 void (*handler)(struct ath11k_dp *, void *, 226 struct ath11k_dp { struct 1623 int ath11k_dp_htt_connect(struct ath11k_dp *dp);
|
| A D | dp_rx.c | 550 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_pdev_reo_cleanup() 559 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_pdev_reo_setup() 680 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_reo_cmd_list_cleanup() 705 static void ath11k_dp_reo_cmd_free(struct ath11k_dp *dp, void *ctx, in ath11k_dp_reo_cmd_free() 758 static void ath11k_dp_rx_tid_del_func(struct ath11k_dp *dp, void *ctx, in ath11k_dp_rx_tid_del_func() 841 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_rx_link_desc_return() 1692 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_htt_htc_t2h_msg_handler() 2645 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_process_rx() 3764 struct ath11k_dp *dp; in ath11k_dp_process_rx_err() 4066 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_rx_process_wbm_err() [all …]
|
| A D | core.h | 684 struct ath11k_dp dp;
|
Completed in 29 milliseconds