Home
last modified time | relevance | path

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

/linux/drivers/crypto/qat/qat_c3xxx/
A Dadf_c3xxx_hw_data.c61 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function
120 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_c3xxx()
/linux/drivers/crypto/qat/qat_c62x/
A Dadf_c62x_hw_data.c61 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function
122 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_c62x()
/linux/drivers/crypto/qat/qat_dh895xcc/
A Dadf_dh895xcc_hw_data.c48 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function
191 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_dh895xcc()
/linux/drivers/crypto/qat/qat_4xxx/
A Dadf_4xxx_hw_data.c70 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function
238 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_4xxx()
/linux/drivers/crypto/qat/qat_common/
A Dadf_accel_devices.h155 u32 (*get_sram_bar_id)(struct adf_hw_device_data *self); member
A Dqat_hal.c805 &pci_info->pci_bars[hw_data->get_sram_bar_id(hw_data)]; in qat_hal_chip_init()

Completed in 10 milliseconds