Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_defs.h48 #define IRDMA_PE_DB_SIZE_8M 2 macro
H A Dirdma_ctrl.c5536 if (db_size != IRDMA_PE_DB_SIZE_4M && db_size != IRDMA_PE_DB_SIZE_8M) { in irdma_sc_dev_init()