Home
last modified time | relevance | path

Searched refs:ath12k_dp (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddp.c377 struct ath12k_dp *dp) in ath12k_dp_tx_get_bank_profile()
435 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_deinit_bank_profiles()
443 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_init_bank_profiles()
466 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_srng_common_cleanup()
483 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_srng_common_setup()
589 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_scatter_idle_link_desc_cleanup()
609 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_scatter_idle_link_desc_setup()
703 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_link_desc_bank_alloc()
751 struct ath12k_dp *dp = &ab->dp; in ath12k_wbm_idle_ring_setup()
1155 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_cc_cleanup()
[all …]
H A Ddp_tx.h34 void ath12k_dp_tx_put_bank_profile(struct ath12k_dp *dp, u8 bank_id);
H A Ddp_rx.c307 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_rx_bufs_replenish()
422 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_rxdma_buf_free()
459 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_rxdma_buf_setup()
495 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_rx_pdev_reo_cleanup()
504 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_rx_pdev_reo_setup()
552 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_rx_reo_cmd_list_cleanup()
598 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_reo_cmd_send()
742 struct ath12k_dp *dp = &ab->dp; in ath12k_peer_rx_tid_qref_setup()
770 struct ath12k_dp *dp = &ab->dp; in ath12k_peer_rx_tid_qref_reset()
837 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_rx_link_desc_return()
[all …]
H A Ddp_tx.c81 static void ath12k_dp_tx_release_txbuf(struct ath12k_dp *dp, in ath12k_dp_tx_release_txbuf()
90 static struct ath12k_tx_desc_info *ath12k_dp_tx_assign_buffer(struct ath12k_dp *dp, in ath12k_dp_tx_assign_buffer()
225 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx()
841 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_completion_handler()
1106 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ver_req_msg()
1155 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ppdu_stats_req()
1342 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ext_stats_req()
H A Ddp_rx.h46 void (*handler)(struct ath12k_dp *dp, void *ctx,
H A Ddp.h17 struct ath12k_dp;
316 struct ath12k_dp { struct
1882 int ath12k_dp_htt_connect(struct ath12k_dp *dp);
H A Dcore.h921 struct ath12k_dp dp;
H A Ddp_mon.c3236 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_mon_srng_process()
H A Dmac.c8511 static void ath12k_mac_vif_unref(struct ath12k_dp *dp, struct ieee80211_vif *vif) in ath12k_mac_vif_unref()