Searched refs:ath11k_dp (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | dp.c | 355 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_srng_common_cleanup() 375 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_srng_common_setup() 492 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_scatter_idle_link_desc_cleanup() 512 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_scatter_idle_link_desc_setup() 608 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_link_desc_bank_alloc() 656 struct ath11k_dp *dp = &ab->dp; in ath11k_wbm_idle_ring_setup() 955 int ath11k_dp_htt_connect(struct ath11k_dp *dp) in ath11k_dp_htt_connect() 1038 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_free() 1062 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_alloc()
|
H A D | dp_tx.h | 27 void (*func)(struct ath11k_dp *, void *,
|
H A D | dp_tx.c | 90 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx() 697 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_completion_handler() 776 void (*cb)(struct ath11k_dp *, void *, in ath11k_dp_tx_send_reo_cmd() argument 779 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_send_reo_cmd() 1004 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_htt_h2t_ver_req_msg() 1046 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_htt_h2t_ppdu_stats_req() 1151 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_tx_htt_h2t_ext_stats_req()
|
H A D | dp.h | 16 struct ath11k_dp; 57 void (*handler)(struct ath11k_dp *, void *, 257 struct ath11k_dp { struct 1688 int ath11k_dp_htt_connect(struct ath11k_dp *dp);
|
H A D | dp_rx.c | 538 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_pdev_reo_cleanup() 547 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_pdev_reo_setup() 668 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_reo_cmd_list_cleanup() 702 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() 847 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_rx_link_desc_return() 1710 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_htt_htc_t2h_msg_handler() 2678 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_process_rx() 3823 struct ath11k_dp *dp; in ath11k_dp_process_rx_err() 4129 struct ath11k_dp *dp = &ab->dp; in ath11k_dp_rx_process_wbm_err() [all …]
|
H A D | core.h | 879 struct ath11k_dp dp;
|