Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_spq.c257 struct ecore_cxt_info cxt_info; in ecore_spq_hw_initialize() local
262 cxt_info.iid = p_spq->cid; in ecore_spq_hw_initialize()
264 rc = ecore_cxt_get_cid_info(p_hwfn, &cxt_info); in ecore_spq_hw_initialize()
272 p_cxt = cxt_info.p_cxt; in ecore_spq_hw_initialize()