Searched refs:hw_comp_upper_csr (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_dc.c15 struct icp_qat_hw_comp_20_config_csr_upper hw_comp_upper_csr = {0}; local
41 hw_comp_upper_csr.nice = ICP_QAT_HW_COMP_20_CONFIG_CSR_NICE_PARAM_DEFAULT_VAL;
42 hw_comp_upper_csr.lazy = ICP_QAT_HW_COMP_20_CONFIG_CSR_LAZY_PARAM_DEFAULT_VAL;
44 upper_val = ICP_QAT_FW_COMP_20_BUILD_CONFIG_UPPER(hw_comp_upper_csr);

Completed in 238 milliseconds