Searched refs:p_cxt (Results 1 – 4 of 4) sorted by relevance
268 struct e4_core_conn_context *p_cxt; in ecore_spq_hw_initialize() local283 p_cxt = cxt_info.p_cxt; in ecore_spq_hw_initialize()286 OSAL_MEM_ZERO(p_cxt, sizeof(*p_cxt)); in ecore_spq_hw_initialize()289 SET_FIELD(p_cxt->xstorm_ag_context.flags10, in ecore_spq_hw_initialize()291 SET_FIELD(p_cxt->xstorm_ag_context.flags1, in ecore_spq_hw_initialize()295 SET_FIELD(p_cxt->xstorm_ag_context.flags9, in ecore_spq_hw_initialize()305 p_cxt->xstorm_ag_context.physical_q0 = OSAL_CPU_TO_LE16(physical_q); in ecore_spq_hw_initialize()307 p_cxt->xstorm_st_context.spq_base_lo = in ecore_spq_hw_initialize()309 p_cxt->xstorm_st_context.spq_base_hi = in ecore_spq_hw_initialize()312 DMA_REGPAIR_LE(p_cxt->xstorm_st_context.consolid_base_addr, in ecore_spq_hw_initialize()
35 void *p_cxt; member
1404 struct e4_core_conn_context *p_cxt; in ecore_ll2_establish_connection() local1477 p_cxt = cxt_info.p_cxt; in ecore_ll2_establish_connection()1480 OSAL_MEM_ZERO(p_cxt, sizeof(*p_cxt)); in ecore_ll2_establish_connection()
2154 p_info->p_cxt = (u8 *)p_mngr->ilt_shadow[line].p_virt + in ecore_cxt_get_cid_info()2159 (p_info->iid / cxts_per_p), p_info->p_cxt, p_info->iid); in ecore_cxt_get_cid_info()