Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.c787 u32 ring_entry_sz; in ath12k_dp_tx_htt_srng_setup() local
836 ring_entry_sz = ret; in ath12k_dp_tx_htt_srng_setup()
838 ring_entry_sz >>= 2; in ath12k_dp_tx_htt_srng_setup()
839 cmd->info1 = le32_encode_bits(ring_entry_sz, in ath12k_dp_tx_htt_srng_setup()
841 cmd->info1 |= le32_encode_bits(params.num_entries * ring_entry_sz, in ath12k_dp_tx_htt_srng_setup()
863 le32_encode_bits(params.intr_batch_cntr_thres_entries * ring_entry_sz, in ath12k_dp_tx_htt_srng_setup()