Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqwz.c13137 uint32_t ring_entry_sz; in qwz_dp_tx_htt_srng_setup() local
13178 ring_entry_sz = qwz_hal_srng_get_entrysize(sc, ring_type); in qwz_dp_tx_htt_srng_setup()
13180 ring_entry_sz >>= 2; in qwz_dp_tx_htt_srng_setup()
13182 ring_entry_sz); in qwz_dp_tx_htt_srng_setup()
13184 params.num_entries * ring_entry_sz); in qwz_dp_tx_htt_srng_setup()
13207 params.intr_batch_cntr_thres_entries * ring_entry_sz); in qwz_dp_tx_htt_srng_setup()
H A Dqwx.c14968 uint32_t ring_entry_sz; in qwx_dp_tx_htt_srng_setup() local
15009 ring_entry_sz = qwx_hal_srng_get_entrysize(sc, ring_type); in qwx_dp_tx_htt_srng_setup()
15011 ring_entry_sz >>= 2; in qwx_dp_tx_htt_srng_setup()
15013 ring_entry_sz); in qwx_dp_tx_htt_srng_setup()
15015 params.num_entries * ring_entry_sz); in qwx_dp_tx_htt_srng_setup()
15038 params.intr_batch_cntr_thres_entries * ring_entry_sz); in qwx_dp_tx_htt_srng_setup()