Lines Matching refs:ath12k_base
15 struct ath12k_base;
281 struct ath12k_base *ab;
318 struct ath12k_base *ab;
1819 int ath12k_dp_service_srng(struct ath12k_base *ab,
1824 void ath12k_dp_free(struct ath12k_base *ab);
1825 int ath12k_dp_alloc(struct ath12k_base *ab);
1826 void ath12k_dp_cc_config(struct ath12k_base *ab);
1827 void ath12k_dp_partner_cc_init(struct ath12k_base *ab);
1828 int ath12k_dp_pdev_alloc(struct ath12k_base *ab);
1830 void ath12k_dp_pdev_free(struct ath12k_base *ab);
1831 int ath12k_dp_tx_htt_srng_setup(struct ath12k_base *ab, u32 ring_id,
1835 void ath12k_dp_srng_cleanup(struct ath12k_base *ab, struct dp_srng *ring);
1836 int ath12k_dp_srng_setup(struct ath12k_base *ab, struct dp_srng *ring,
1839 void ath12k_dp_link_desc_cleanup(struct ath12k_base *ab,
1842 int ath12k_dp_link_desc_setup(struct ath12k_base *ab,
1846 struct ath12k_rx_desc_info *ath12k_dp_get_rx_desc(struct ath12k_base *ab,
1848 struct ath12k_tx_desc_info *ath12k_dp_get_tx_desc(struct ath12k_base *ab,
1850 bool ath12k_dp_wmask_compaction_rx_tlv_supported(struct ath12k_base *ab);
1851 void ath12k_dp_hal_rx_desc_init(struct ath12k_base *ab);