Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_spq.c205 struct ecore_cxt_info cxt_info; in ecore_spq_hw_initialize() local
211 cxt_info.iid = p_spq->cid; in ecore_spq_hw_initialize()
213 rc = ecore_cxt_get_cid_info(p_hwfn, &cxt_info); in ecore_spq_hw_initialize()
221 p_cxt = cxt_info.p_cxt; in ecore_spq_hw_initialize()