Home
last modified time | relevance | path

Searched defs:get_sram_bar_id (Results 1 – 5 of 5) sorted by relevance

/drivers/crypto/intel/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c87 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function
/drivers/crypto/intel/qat/qat_c62x/
Dadf_c62x_hw_data.c87 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function
/drivers/crypto/intel/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c61 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function
/drivers/crypto/intel/qat/qat_4xxx/
Dadf_4xxx_hw_data.c156 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function
/drivers/crypto/intel/qat/qat_common/
Dadf_accel_devices.h177 u32 (*get_sram_bar_id)(struct adf_hw_device_data *self); member