Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c464 struct ecore_cxt_mngr *p_mgr = p_hwfn->p_cxt_mngr; in ecore_cxt_set_proto_cid_count() local
465 struct ecore_conn_type_cfg *p_conn = &p_mgr->conn_cfg[type]; in ecore_cxt_set_proto_cid_count()
471 u32 page_sz = p_mgr->clients[ILT_CLI_CDUC].p_size.val; in ecore_cxt_set_proto_cid_count()
2126 struct ecore_cxt_mngr *p_mgr = p_hwfn->p_cxt_mngr; in ecore_cxt_set_srq_count() local
2128 p_mgr->srq_count = num_srqs; in ecore_cxt_set_srq_count()
2133 struct ecore_cxt_mngr *p_mgr = p_hwfn->p_cxt_mngr; in ecore_cxt_get_srq_count() local
2135 return p_mgr->srq_count; in ecore_cxt_get_srq_count()