Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.c364 struct ath12k_dp *dp) in ath12k_dp_tx_get_bank_profile()
422 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_deinit_bank_profiles()
430 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_init_bank_profiles()
453 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_srng_common_cleanup()
472 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_srng_common_setup()
592 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_scatter_idle_link_desc_cleanup()
612 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_scatter_idle_link_desc_setup()
704 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_link_desc_bank_alloc()
752 struct ath12k_dp *dp = &ab->dp; in ath12k_wbm_idle_ring_setup()
1138 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_cc_cleanup()
[all …]
H A 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()
132 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx()
535 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_completion_handler()
808 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ver_req_msg()
850 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ppdu_stats_req()
986 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ext_stats_req()
1046 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_rx_monitor_mode_ring_config()
1197 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_tx_monitor_mode_ring_config()
H A Ddp_tx.h34 void ath12k_dp_tx_put_bank_profile(struct ath12k_dp *dp, u8 bank_id);
H A Ddp_rx.c273 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_rx_bufs_replenish()
413 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_rxdma_buf_free()
448 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_rxdma_buf_setup()
497 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_rx_pdev_reo_cleanup()
506 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_rx_pdev_reo_setup()
565 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_rx_reo_cmd_list_cleanup()
611 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_reo_cmd_send()
755 struct ath12k_dp *dp = &ab->dp; in ath12k_peer_rx_tid_qref_setup()
776 struct ath12k_dp *dp = &ab->dp; in ath12k_peer_rx_tid_qref_reset()
833 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_rx_link_desc_return()
[all …]
H A Ddp_rx.h46 void (*handler)(struct ath12k_dp *dp, void *ctx,
H A Ddp.h17 struct ath12k_dp;
306 struct ath12k_dp { struct
1791 int ath12k_dp_htt_connect(struct ath12k_dp *dp);
H A Dcore.h672 struct ath12k_dp dp;
H A Ddp_mon.c2067 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_mon_srng_process()
2479 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_mon_rx_process_stats()
H A Dmac.c5550 static void ath12k_mac_vif_unref(struct ath12k_dp *dp, struct ieee80211_vif *vif) in ath12k_mac_vif_unref()