Searched refs:ILT_PER_FUNC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h450 #define ILT_PER_FUNC (ILT_NUM_PAGE_ENTRIES / 8) macro
451 #define FUNC_ILT_BASE(func) (func * ILT_PER_FUNC)
H A Dbxe.c18569 for (i = base; i < base + ILT_PER_FUNC; i++) {

Completed in 213 milliseconds