Searched refs:ent_per_page (Results 1 – 1 of 1) sorted by relevance
741 u32 conn_num, total_size, ent_per_page, psz, i; in ecore_cxt_src_t2_alloc() local783 ent_per_page = psz / sizeof(struct src_ent); in ecore_cxt_src_t2_alloc()787 p_t2_last_page = &p_t2->dma_mem[(conn_num - 1) / ent_per_page]; in ecore_cxt_src_t2_alloc()789 ((conn_num - 1) & (ent_per_page - 1)) * in ecore_cxt_src_t2_alloc()793 u32 ent_num = OSAL_MIN_T(u32, ent_per_page, conn_num); in ecore_cxt_src_t2_alloc()