Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_420xx/
H A Dadf_drv.c122 hw_data->accel_capabilities_mask = hw_data->get_accel_cap(accel_dev); in adf_probe()
123 if (!hw_data->accel_capabilities_mask) { in adf_probe()
/linux/drivers/crypto/intel/qat/qat_4xxx/
H A Dadf_drv.c124 hw_data->accel_capabilities_mask = hw_data->get_accel_cap(accel_dev); in adf_probe()
125 if (!hw_data->accel_capabilities_mask) { in adf_probe()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_compression.h28 u32 mask = ~hw_device->accel_capabilities_mask; in adf_hw_dev_has_compression()
H A Dqat_crypto.h56 u32 mask = ~hw_device->accel_capabilities_mask; in adf_hw_dev_has_crypto()
H A Dadf_sysfs.c149 hw_data->accel_capabilities_mask = hw_data->get_accel_cap(accel_dev); in cfg_services_store()
150 if (!hw_data->accel_capabilities_mask) in cfg_services_store()
H A Dadf_pfvf_vf_msg.c139 hw_data->accel_capabilities_mask = cap_msg.capabilities; in adf_vf2pf_get_capabilities()
H A Dadf_gen4_vf_mig.c547 {&hw_data->accel_capabilities_mask, sizeof(hw_data->accel_capabilities_mask)}}, in adf_gen4_vfmig_load_config()
792 {&hw_data->accel_capabilities_mask, sizeof(hw_data->accel_capabilities_mask)}}, in adf_gen4_vfmig_save_config()
H A Dadf_accel_devices.h336 u32 accel_capabilities_mask; member
H A Dqat_algs.c44 (GET_HW_DATA(accel_dev)->accel_capabilities_mask & \
/linux/drivers/crypto/intel/qat/qat_6xxx/
H A Dadf_drv.c148 hw_data->accel_capabilities_mask = hw_data->get_accel_cap(accel_dev); in adf_probe()
149 if (!hw_data->accel_capabilities_mask) { in adf_probe()
/linux/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_drv.c151 hw_data->accel_capabilities_mask = hw_data->get_accel_cap(accel_dev); in adf_probe()
/linux/drivers/crypto/intel/qat/qat_c62x/
H A Dadf_drv.c151 hw_data->accel_capabilities_mask = hw_data->get_accel_cap(accel_dev); in adf_probe()
/linux/drivers/crypto/intel/qat/qat_dh895xcc/
H A Dadf_drv.c151 hw_data->accel_capabilities_mask = hw_data->get_accel_cap(accel_dev); in adf_probe()