Searched refs:ath11k_dp_tx_htt_srng_setup (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/net/wireless/ath/ath11k/ |
D | dp_rx.c | 4212 ret = ath11k_dp_tx_htt_srng_setup(ab, ring_id, mac_id, HAL_RXDMA_BUF); in ath11k_dp_rx_pdev_alloc() 4222 ret = ath11k_dp_tx_htt_srng_setup(ab, ring_id, in ath11k_dp_rx_pdev_alloc() 4234 ret = ath11k_dp_tx_htt_srng_setup(ab, ring_id, in ath11k_dp_rx_pdev_alloc() 4247 ret = ath11k_dp_tx_htt_srng_setup(ab, ring_id, in ath11k_dp_rx_pdev_alloc() 4254 ret = ath11k_dp_tx_htt_srng_setup(ab, in ath11k_dp_rx_pdev_alloc() 4262 ret = ath11k_dp_tx_htt_srng_setup(ab, in ath11k_dp_rx_pdev_alloc() 4274 ret = ath11k_dp_tx_htt_srng_setup(ab, ring_id, mac_id + i, in ath11k_dp_rx_pdev_alloc()
|
D | dp.h | 1620 int ath11k_dp_tx_htt_srng_setup(struct ath11k_base *ab, u32 ring_id,
|
D | dp_tx.c | 714 int ath11k_dp_tx_htt_srng_setup(struct ath11k_base *ab, u32 ring_id, in ath11k_dp_tx_htt_srng_setup() function
|