Home
last modified time | relevance | path

Searched refs:ath11k_dp (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddp.c322 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()
467 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_scatter_idle_link_desc_cleanup()
487 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_scatter_idle_link_desc_setup()
578 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_link_desc_bank_alloc()
626 struct ath11k_dp *dp = &ab->dp; in ath11k_wbm_idle_ring_setup()
918 int ath11k_dp_htt_connect(struct ath11k_dp *dp) in ath11k_dp_htt_connect()
1001 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_free()
1025 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_alloc()
H A Ddp_tx.c84 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx()
530 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_completion_handler()
608 void (*cb)(struct ath11k_dp *, void *, in ath11k_dp_tx_send_reo_cmd() argument
611 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_send_reo_cmd()
837 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_htt_h2t_ver_req_msg()
879 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_htt_h2t_ppdu_stats_req()
984 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_htt_h2t_ext_stats_req()
H A Ddp_tx.h25 void (*func)(struct ath11k_dp *, void *,
H A Ddp.h15 struct ath11k_dp;
55 void (*handler)(struct ath11k_dp *, void *,
223 struct ath11k_dp { struct
1614 int ath11k_dp_htt_connect(struct ath11k_dp *dp);
H A Ddp_rx.c496 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_pdev_reo_cleanup()
505 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_pdev_reo_setup()
626 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_reo_cmd_list_cleanup()
651 static void ath11k_dp_reo_cmd_free(struct ath11k_dp *dp, void *ctx, in ath11k_dp_reo_cmd_free()
704 static void ath11k_dp_rx_tid_del_func(struct ath11k_dp *dp, void *ctx, in ath11k_dp_rx_tid_del_func()
787 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_rx_link_desc_return()
1643 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_htt_htc_t2h_msg_handler()
2532 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_process_rx()
3624 struct ath11k_dp *dp; in ath11k_dp_process_rx_err()
3926 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_rx_process_wbm_err()
[all …]
H A Dcore.h663 struct ath11k_dp dp;