Searched refs:get_num_aes (Results 1 – 5 of 5) sorted by relevance
97 static uint32_t get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function183 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { in adf_enable_error_correction()238 hw_data->get_num_aes = get_num_aes; in adf_init_hw_data_dh895xcc()
74 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function158 hw_data->get_num_aes = get_num_aes; in adf_init_hw_data_dh895xcciov()
203 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { in adf_send_admin_cmd()
149 uint32_t (*get_num_aes)(struct adf_hw_device_data *self); member
406 dev_info.num_ae = hw_data->get_num_aes(hw_data); in adf_ctl_ioctl_get_status()