Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_hw15reg.h247 #define INIT_RING_TABLE_SZ 128 macro
251 struct fw_init_ring_params firt_bulk_rings[INIT_RING_TABLE_SZ];
H A Dqat_hw15.c210 for (j = 0; j < INIT_RING_TABLE_SZ; j++) { in qat_adm_ring_init()