Searched refs:src_ent (Results 1 – 3 of 3) sorted by relevance
68 struct src_ent { struct655 total_size = total * sizeof(struct src_ent); in ecore_cxt_cfg_ilt_compute()656 elem_size = sizeof(struct src_ent); in ecore_cxt_cfg_ilt_compute()759 total_size = conn_num * sizeof(struct src_ent); in ecore_cxt_src_t2_alloc()783 ent_per_page = psz / sizeof(struct src_ent); in ecore_cxt_src_t2_alloc()790 sizeof(struct src_ent); in ecore_cxt_src_t2_alloc()794 struct src_ent *entries = p_t2->dma_mem[i].virt_addr; in ecore_cxt_src_t2_alloc()799 val = p_ent_phys + (j + 1) * sizeof(struct src_ent); in ecore_cxt_src_t2_alloc()
565 struct src_ent { struct
461 #define SRC_ILT_SZ (sizeof(struct src_ent) * SRC_CONN_NUM)