Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_spq.c272 struct ecore_cxt_info cxt_info; in ecore_spq_hw_initialize() local
276 cxt_info.iid = p_spq->cid; in ecore_spq_hw_initialize()
278 rc = ecore_cxt_get_cid_info(p_hwfn, &cxt_info); in ecore_spq_hw_initialize()
286 p_cxt = cxt_info.p_cxt; in ecore_spq_hw_initialize()