Searched refs:p_mngr (Results 1 – 1 of 1) sorted by relevance
153 p_cfg = &p_mngr->conn_cfg[i]; in ecore_cxt_tm_iids()763 p_t2 = &p_mngr->src_t2; in ecore_cxt_src_t2_alloc()935 if (!p_mngr->ilt_shadow) { in ecore_ilt_shadow_alloc()1077 struct ecore_cxt_mngr *p_mngr; in ecore_cxt_mngr_alloc() local1080 p_mngr = OSAL_ZALLOC(p_hwfn->p_dev, GFP_KERNEL, sizeof(*p_mngr)); in ecore_cxt_mngr_alloc()1081 if (!p_mngr) { in ecore_cxt_mngr_alloc()1087 clients = p_mngr->clients; in ecore_cxt_mngr_alloc()1135 p_hwfn->p_cxt_mngr = p_mngr; in ecore_cxt_mngr_alloc()1569 struct ecore_cxt_mngr *p_mngr; in ecore_ilt_init_pf() local1576 p_mngr = p_hwfn->p_cxt_mngr; in ecore_ilt_init_pf()[all …]