Searched refs:ath12k_dp (Results 1 – 9 of 9) sorted by relevance
| /Linux-v6.6/drivers/net/wireless/ath/ath12k/ |
| 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() 693 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_link_desc_bank_alloc() 741 struct ath12k_dp *dp = &ab->dp; in ath12k_wbm_idle_ring_setup() [all …]
|
| D | dp_tx.c | 79 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() 532 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_completion_handler() 805 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ver_req_msg() 847 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ppdu_stats_req() 983 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_h2t_ext_stats_req() 1043 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_rx_monitor_mode_ring_config() 1194 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_tx_htt_tx_monitor_mode_ring_config()
|
| D | dp_tx.h | 34 void ath12k_dp_tx_put_bank_profile(struct ath12k_dp *dp, u8 bank_id);
|
| 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 …]
|
| D | dp_rx.h | 46 void (*handler)(struct ath12k_dp *dp, void *ctx,
|
| D | dp.h | 17 struct ath12k_dp; 306 struct ath12k_dp { struct 1791 int ath12k_dp_htt_connect(struct ath12k_dp *dp);
|
| D | core.h | 670 struct ath12k_dp dp;
|
| 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()
|
| D | mac.c | 5543 static void ath12k_mac_vif_unref(struct ath12k_dp *dp, struct ieee80211_vif *vif) in ath12k_mac_vif_unref()
|