Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c62xvf/
Dadf_c62xvf_hw_data.c97 hw_data->min_iov_compat_ver = ADF_PFVF_COMPATIBILITY_VERSION; in adf_init_hw_data_c62xiov()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c3xxxvf/
Dadf_c3xxxvf_hw_data.c97 hw_data->min_iov_compat_ver = ADF_PFVF_COMPATIBILITY_VERSION; in adf_init_hw_data_c3xxxiov()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_dh895xccvf/
Dadf_dh895xccvf_hw_data.c97 hw_data->min_iov_compat_ver = ADF_PFVF_COMPATIBILITY_VERSION; in adf_init_hw_data_dh895xcciov()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
Dadf_pf2vf_msg.c220 if (vf_compat_ver < hw_data->min_iov_compat_ver) { in adf_vf2pf_req_hndl()
338 if (accel_dev->vf.pf_version >= hw_data->min_iov_compat_ver) in adf_vf2pf_request_version()
Dadf_accel_devices.h144 u8 min_iov_compat_ver; member
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c189 hw_data->min_iov_compat_ver = ADF_PFVF_COMPATIBILITY_VERSION; in adf_init_hw_data_c3xxx()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c199 hw_data->min_iov_compat_ver = ADF_PFVF_COMPATIBILITY_VERSION; in adf_init_hw_data_c62x()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c212 hw_data->min_iov_compat_ver = ADF_PFVF_COMPATIBILITY_VERSION; in adf_init_hw_data_dh895xcc()