Searched refs:ILT_MAX_LINES (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h1709 #define ILT_MAX_LINES 256 macro
H A Dbxe.c5957 KASSERT((line <= ILT_MAX_LINES), ("Invalid number of ILT lines!"));
6009 (struct ilt_line *)malloc((sizeof(struct ilt_line) * ILT_MAX_LINES),

Completed in 124 milliseconds