Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.h198 enum _ecore_status_t ecore_cxt_acquire_cid(struct ecore_hwfn *p_hwfn,
H A Decore_spq.c616 ecore_cxt_acquire_cid(p_hwfn, PROTOCOLID_CORE, &p_spq->cid); in ecore_spq_setup()
H A Decore_ll2.c1466 rc = ecore_cxt_acquire_cid(p_hwfn, PROTOCOLID_CORE, &p_ll2_conn->cid); in ecore_ll2_establish_connection()
H A Decore_cxt.c2040 enum _ecore_status_t ecore_cxt_acquire_cid(struct ecore_hwfn *p_hwfn, in ecore_cxt_acquire_cid() function