Searched refs:p_cxt (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_cxt_api.h37 void *p_cxt; member in struct:ecore_cxt_info
H A Decore_spq.c270 struct e4_core_conn_context *p_cxt; local
285 p_cxt = cxt_info.p_cxt;
288 OSAL_MEM_ZERO(p_cxt, sizeof(*p_cxt));
291 SET_FIELD(p_cxt->xstorm_ag_context.flags10,
293 SET_FIELD(p_cxt->xstorm_ag_context.flags1,
295 /*SET_FIELD(p_cxt->xstorm_ag_context.flags10,
297 SET_FIELD(p_cxt->xstorm_ag_context.flags9,
307 p_cxt
[all...]
H A Decore_ll2.c1407 struct e4_core_conn_context *p_cxt; local
1480 p_cxt = cxt_info.p_cxt;
1483 OSAL_MEM_ZERO(p_cxt, sizeof(*p_cxt));
H A Decore_cxt.c2156 p_info->p_cxt = (u8 *)p_mngr->ilt_shadow[line].p_virt +
2161 (p_info->iid / cxts_per_p), p_info->p_cxt, p_info->iid);

Completed in 108 milliseconds