Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_hw15.c739 case FW_SLICE_DRAM_WR: in qat_hw15_crypto_setup_desc()
794 case FW_SLICE_DRAM_WR: in qat_hw15_crypto_req_setkey()
862 cipher_req->next_id = FW_SLICE_DRAM_WR; in qat_hw15_crypto_setup_req_params()
879 auth_req->next_id = FW_SLICE_DRAM_WR; in qat_hw15_crypto_setup_req_params()
916 next_slice = FW_SLICE_DRAM_WR; in qat_hw15_crypto_setup_req_params()
947 next_slice = FW_SLICE_DRAM_WR; in qat_hw15_crypto_setup_req_params()
H A Dqatreg.h1315 FW_SLICE_DRAM_WR = 4, /* DRAM_WR Logical slice type */ enumerator
H A Dqat.c2085 ddesc->qcd_slices[slices] = FW_SLICE_DRAM_WR; in qat_newsession()
2086 edesc->qcd_slices[slices] = FW_SLICE_DRAM_WR; in qat_newsession()