Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_spq.c201 __le32 *p_spq_base_lo, *p_spq_base_hi; in ecore_spq_hw_initialize() local
228 p_spq_base_hi = &p_cxt->xstorm_st_context.spq_base_hi; in ecore_spq_hw_initialize()
245 *p_spq_base_hi = DMA_HI_LE(p_spq->chain.p_phys_addr); in ecore_spq_hw_initialize()