Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bxe/
H A Dbxe.h1659 #define ILT_MAX_LINES 256 macro
H A Dbxe.c5904 KASSERT((line <= ILT_MAX_LINES), ("Invalid number of ILT lines!")); in bxe_ilt_set_info()
5956 (struct ilt_line *)malloc((sizeof(struct ilt_line) * ILT_MAX_LINES), in bxe_alloc_ilt_lines_mem()