Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Ddp.c369 struct ath12k_dp *dp) in ath12k_dp_tx_get_bank_profile()
418 void ath12k_dp_tx_put_bank_profile(struct ath12k_dp *dp, u8 bank_id) in ath12k_dp_tx_put_bank_profile()
427 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_deinit_bank_profiles()
435 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_init_bank_profiles()
458 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_srng_common_cleanup()
475 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_srng_common_setup()
581 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_scatter_idle_link_desc_cleanup()
601 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_scatter_idle_link_desc_setup()
695 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_link_desc_bank_alloc()
743 struct ath12k_dp *dp = &ab->dp; in ath12k_wbm_idle_ring_setup()
[all …]
Ddp_rx.c280 static void ath12k_dp_rx_enqueue_free(struct ath12k_dp *dp, in ath12k_dp_rx_enqueue_free()
307 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()
577 static void ath12k_dp_reo_cmd_free(struct ath12k_dp *dp, void *ctx, in ath12k_dp_reo_cmd_free()
595 void (*cb)(struct ath12k_dp *dp, void *ctx, in ath12k_dp_reo_cmd_send()
598 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_reo_cmd_send()
[all …]
Ddp_tx.h34 void ath12k_dp_tx_put_bank_profile(struct ath12k_dp *dp, u8 bank_id);
Ddp_tx.c79 static void ath12k_dp_tx_release_txbuf(struct ath12k_dp *dp, in ath12k_dp_tx_release_txbuf()
88 static struct ath12k_tx_desc_info *ath12k_dp_tx_assign_buffer(struct ath12k_dp *dp, in ath12k_dp_tx_assign_buffer()
223 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx()
693 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_completion_handler()
958 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ver_req_msg()
1000 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ppdu_stats_req()
1156 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ext_stats_req()
1212 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_rx_monitor_mode_ring_config()
Ddp_rx.h46 void (*handler)(struct ath12k_dp *dp, void *ctx,
Ddp.h17 struct ath12k_dp;
317 struct ath12k_dp { struct
1801 int ath12k_dp_htt_connect(struct ath12k_dp *dp);
Dcore.h787 struct ath12k_dp dp;
Ddp_mon.c2030 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_mon_srng_process()
2441 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_mon_rx_process_stats()
Dmac.c6799 static void ath12k_mac_vif_unref(struct ath12k_dp *dp, struct ieee80211_vif *vif) in ath12k_mac_vif_unref()