Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Ddp_tx.c729 u32 ring_entry_sz; in ath11k_dp_tx_htt_srng_setup() local
777 ring_entry_sz = ret; in ath11k_dp_tx_htt_srng_setup()
779 ring_entry_sz >>= 2; in ath11k_dp_tx_htt_srng_setup()
781 ring_entry_sz); in ath11k_dp_tx_htt_srng_setup()
783 params.num_entries * ring_entry_sz); in ath11k_dp_tx_htt_srng_setup()
809 params.intr_batch_cntr_thres_entries * ring_entry_sz); in ath11k_dp_tx_htt_srng_setup()

Completed in 5 milliseconds