Searched refs:CDU_ILT_PAGE_SZ (Results 1 – 2 of 2) sorted by relevance
698 #define CDU_ILT_PAGE_SZ (8192 << CDU_ILT_PAGE_SZ_HW) /* 32K */ macro699 #define ILT_PAGE_CIDS (CDU_ILT_PAGE_SZ / sizeof(union cdu_context))
5829 ilt_client->page_size = CDU_ILT_PAGE_SZ; in bxe_ilt_set_info()6024 sc->context[i].size = min(CDU_ILT_PAGE_SZ, in bxe_alloc_mem()