Home
last modified time | relevance | path

Searched refs:ath11k_dp_tx_htt_srng_setup (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c4444 ret = ath11k_dp_tx_htt_srng_setup(ab, ring_id, mac_id, HAL_RXDMA_BUF); in ath11k_dp_rx_pdev_alloc()
4454 ret = ath11k_dp_tx_htt_srng_setup(ab, ring_id, in ath11k_dp_rx_pdev_alloc()
4466 ret = ath11k_dp_tx_htt_srng_setup(ab, ring_id, in ath11k_dp_rx_pdev_alloc()
4479 ret = ath11k_dp_tx_htt_srng_setup(ab, ring_id, in ath11k_dp_rx_pdev_alloc()
4486 ret = ath11k_dp_tx_htt_srng_setup(ab, in ath11k_dp_rx_pdev_alloc()
4494 ret = ath11k_dp_tx_htt_srng_setup(ab, in ath11k_dp_rx_pdev_alloc()
4506 ret = ath11k_dp_tx_htt_srng_setup(ab, ring_id, mac_id + i, in ath11k_dp_rx_pdev_alloc()
H A Ddp.h1695 int ath11k_dp_tx_htt_srng_setup(struct ath11k_base *ab, u32 ring_id,
H A Ddp_tx.c884 int ath11k_dp_tx_htt_srng_setup(struct ath11k_base *ab, u32 ring_id, in ath11k_dp_tx_htt_srng_setup() function