Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c384 struct ecore_cxt_mngr *p_mngr = p_hwfn->p_cxt_mngr; in ecore_cxt_qm_iids()
418 struct ecore_cxt_mngr *p_cfg = p_hwfn->p_cxt_mngr; in ecore_cxt_tid_seg_info()
434 struct ecore_cxt_mngr *p_mgr = p_hwfn->p_cxt_mngr; in ecore_cxt_set_srq_count()
442 return p_hwfn->p_cxt_mngr->srq_count; in ecore_cxt_get_srq_count()
447 return p_hwfn->p_cxt_mngr->xrc_srq_count; in ecore_cxt_get_xrc_srq_count()
453 struct ecore_cxt_mngr *p_mngr = p_hwfn->p_cxt_mngr; in ecore_cxt_get_ilt_page_size()
469 struct ecore_cxt_mngr *p_mgr = p_hwfn->p_cxt_mngr; in ecore_cxt_get_total_srq_count()
490 struct ecore_cxt_mngr *p_mgr = p_hwfn->p_cxt_mngr; in ecore_cxt_set_proto_cid_count()
511 *vf_cid = p_hwfn->p_cxt_mngr->conn_cfg[type].cids_per_vf; in ecore_cxt_get_proto_cid_count()
513 return p_hwfn->p_cxt_mngr->conn_cfg[type].cid_count; in ecore_cxt_get_proto_cid_count()
[all …]
H A Decore.h724 struct ecore_cxt_mngr *p_cxt_mngr; member