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

/freebsd-12-stable/sys/dev/qat/
H A Dqat_hw17.c485 for (i = 0; i < MAX_FW_SLICE; i++) {
506 i = MAX_FW_SLICE; /* end of chain */
537 for (i = 0; i < MAX_FW_SLICE; i++) {
552 i = MAX_FW_SLICE; /* end of chain */
H A Dqat_hw15.c702 for (i = 0; i < MAX_FW_SLICE; i++) {
735 i = MAX_FW_SLICE; /* end of chain */
776 for (i = 0; i < MAX_FW_SLICE; i++) {
791 i = MAX_FW_SLICE; /* end of chain */
H A Dqatvar.h599 enum fw_slice qcd_slices[MAX_FW_SLICE + 1];
H A Dqatreg.h1321 #define MAX_FW_SLICE FW_SLICE_DELIMITER macro

Completed in 113 milliseconds