Home
last modified time | relevance | path

Searched refs:CDU_ILT_PAGE_SZ (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bxe/
H A Dbxe.h698 #define CDU_ILT_PAGE_SZ (8192 << CDU_ILT_PAGE_SZ_HW) /* 32K */ macro
699 #define ILT_PAGE_CIDS (CDU_ILT_PAGE_SZ / sizeof(union cdu_context))
H A Dbxe.c5829 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()