Home
last modified time | relevance | path

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

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