Searched refs:ath12k_dp (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | dp.c | 353 struct ath12k_dp *dp) in ath12k_dp_tx_get_bank_profile() 402 void ath12k_dp_tx_put_bank_profile(struct ath12k_dp *dp, u8 bank_id) in ath12k_dp_tx_put_bank_profile() 411 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_deinit_bank_profiles() 419 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_init_bank_profiles() 442 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_srng_common_cleanup() 461 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() 698 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_link_desc_bank_alloc() 746 struct ath12k_dp *dp = &ab->dp; in ath12k_wbm_idle_ring_setup() [all …]
|
H A D | dp_tx.c | 83 static void ath12k_dp_tx_release_txbuf(struct ath12k_dp *dp, in ath12k_dp_tx_release_txbuf() 92 static struct ath12k_tx_desc_info *ath12k_dp_tx_assign_buffer(struct ath12k_dp *dp, in ath12k_dp_tx_assign_buffer() 136 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx() 540 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_completion_handler() 813 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ver_req_msg() 855 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ppdu_stats_req() 991 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ext_stats_req() 1051 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_rx_monitor_mode_ring_config() 1202 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_tx_monitor_mode_ring_config()
|
H A D | dp_rx.c | 273 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() 590 static void ath12k_dp_reo_cmd_free(struct ath12k_dp *dp, void *ctx, in ath12k_dp_reo_cmd_free() 608 void (*cb)(struct ath12k_dp *dp, void *ctx, in ath12k_dp_reo_cmd_send() 611 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_reo_cmd_send() 690 static void ath12k_dp_rx_tid_del_func(struct ath12k_dp *dp, void *ctx, in ath12k_dp_rx_tid_del_func() [all …]
|
H A D | dp_tx.h | 34 void ath12k_dp_tx_put_bank_profile(struct ath12k_dp *dp, u8 bank_id);
|
H A D | dp_rx.h | 46 void (*handler)(struct ath12k_dp *dp, void *ctx,
|
H A D | dp.h | 17 struct ath12k_dp; 304 struct ath12k_dp { struct 1793 int ath12k_dp_htt_connect(struct ath12k_dp *dp);
|
H A D | core.h | 691 struct ath12k_dp dp;
|
H A D | dp_mon.c | 2067 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 D | mac.c | 5543 static void ath12k_mac_vif_unref(struct ath12k_dp *dp, struct ieee80211_vif *vif) in ath12k_mac_vif_unref()
|