Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_hw_data.c1107 u32 supported_algo = 0; in c4xxx_init_inline_hw() local
1123 supported_algo = ADF_C4XXX_DEFAULT_SUPPORTED_ALGORITHMS; in c4xxx_init_inline_hw()
1128 supported_algo = ADF_C4XXX_SUPPORTED_ALGORITHMS_GROUP1; in c4xxx_init_inline_hw()
1148 ADF_CSR_WR(aram_csr_base, ADF_C4XXX_REG_SA_SCRATCH_0, supported_algo); in c4xxx_init_inline_hw()