Searched refs:ring_entry_sz (Results 1 – 2 of 2) sorted by relevance
695 u32 ring_entry_sz; in ath12k_dp_tx_htt_srng_setup() local744 ring_entry_sz = ret; in ath12k_dp_tx_htt_srng_setup()746 ring_entry_sz >>= 2; in ath12k_dp_tx_htt_srng_setup()747 cmd->info1 = le32_encode_bits(ring_entry_sz, in ath12k_dp_tx_htt_srng_setup()749 cmd->info1 |= le32_encode_bits(params.num_entries * ring_entry_sz, in ath12k_dp_tx_htt_srng_setup()771 le32_encode_bits(params.intr_batch_cntr_thres_entries * ring_entry_sz, in ath12k_dp_tx_htt_srng_setup()
875 u32 ring_entry_sz; in ath11k_dp_tx_htt_srng_setup() local923 ring_entry_sz = ret; in ath11k_dp_tx_htt_srng_setup()925 ring_entry_sz >>= 2; in ath11k_dp_tx_htt_srng_setup()927 ring_entry_sz); in ath11k_dp_tx_htt_srng_setup()929 params.num_entries * ring_entry_sz); in ath11k_dp_tx_htt_srng_setup()955 params.intr_batch_cntr_thres_entries * ring_entry_sz); in ath11k_dp_tx_htt_srng_setup()