HomeSort by: relevance | last modified time | path
    Searched refs:MAX_AE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/qat/
qatvar.h 368 struct qat_ae_batch_init_list qafu_lm_init[MAX_AE];
369 size_t qafu_num_lm_init[MAX_AE];
370 size_t qafu_num_lm_init_inst[MAX_AE];
qat_ae.c 2425 int ae0_img = MAX_AE;
2949 if (ep == sym || ael > MAX_AE)
3230 for (ae = 0; ae < MAX_AE; ae++) {
qatreg.h 65 #define MAX_AE 0x18

Completed in 71 milliseconds