Home
last modified time | relevance | path

Searched refs:MAX_AE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqatvar.h337 struct qat_ae_batch_init_list qafu_lm_init[MAX_AE];
338 size_t qafu_num_lm_init[MAX_AE];
339 size_t qafu_num_lm_init_inst[MAX_AE];
H A Dqatreg.h77 #define MAX_AE 0x18 macro
H A Dqat_ae.c2357 int ae0_img = MAX_AE; in qat_aefw_suof_parse()
2882 if (ep == sym || ael > MAX_AE) in qat_aefw_init_memory_one()
3163 for (ae = 0; ae < MAX_AE; ae++) { in qat_aefw_init_memory()