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

/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c1256 #define MIN_FW_PBL_PAGE_SIZE (4*1024) macro
1337 pbl_size = MIN_FW_PBL_PAGE_SIZE;
1353 pbl_size = max_t(u32, MIN_FW_PBL_PAGE_SIZE, \

Completed in 105 milliseconds