Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/qat/
H A Dqat_hw17.c440 for (i = 0; i < MAX_FW_SLICE; i++) { in qat_hw17_crypto_setup_desc()
459 i = MAX_FW_SLICE; /* end of chain */ in qat_hw17_crypto_setup_desc()
H A Dqat_hw15.c664 for (i = 0; i < MAX_FW_SLICE; i++) { in qat_hw15_crypto_setup_desc()
687 i = MAX_FW_SLICE; /* end of chain */ in qat_hw15_crypto_setup_desc()
H A Dqatreg.h1308 #define MAX_FW_SLICE FW_SLICE_DELIMITER macro
H A Dqatvar.h619 enum fw_slice qcd_slices[MAX_FW_SLICE];