Searched refs:get_sram_bar_id (Results 1 – 6 of 6) sorted by relevance
61 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function120 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_c3xxx()
61 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function122 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_c62x()
48 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function191 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_dh895xcc()
70 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function238 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_4xxx()
155 u32 (*get_sram_bar_id)(struct adf_hw_device_data *self); member
805 &pci_info->pci_bars[hw_data->get_sram_bar_id(hw_data)]; in qat_hal_chip_init()
Completed in 10 milliseconds