Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
HDecore_cxt_api.h57 enum _ecore_status_t ecore_cxt_get_cid_info(struct ecore_hwfn *p_hwfn,
HDecore_spq.c275 rc = ecore_cxt_get_cid_info(p_hwfn, &cxt_info); in ecore_spq_hw_initialize()
HDecore_ll2.c1471 rc = ecore_cxt_get_cid_info(p_hwfn, &cxt_info); in ecore_ll2_establish_connection()
HDecore_cxt.c2123 enum _ecore_status_t ecore_cxt_get_cid_info(struct ecore_hwfn *p_hwfn, in ecore_cxt_get_cid_info() function