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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h281 #define PAGES_PER_SGE_SHIFT 0 macro
282 #define PAGES_PER_SGE (1 << PAGES_PER_SGE_SHIFT)
H A Dbxe.c11369 (~(PAGES_PER_SGE - 1))) >> PAGES_PER_SGE_SHIFT;

Completed in 97 milliseconds