Searched refs:get_num_aes (Results 1 – 9 of 9) sorted by relevance
94 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function125 int aes = get_num_aes(self); in get_sku()170 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { in adf_enable_error_correction()224 hw_data->get_num_aes = get_num_aes; in adf_init_hw_data_c62x()
89 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function120 int aes = get_num_aes(self); in get_sku()160 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { in adf_enable_error_correction()214 hw_data->get_num_aes = get_num_aes; in adf_init_hw_data_c3xxx()
73 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function133 hw_data->get_num_aes = get_num_aes; in adf_init_hw_data_c62xiov()
73 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function133 hw_data->get_num_aes = get_num_aes; in adf_init_hw_data_c3xxxiov()
73 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function133 hw_data->get_num_aes = get_num_aes; in adf_init_hw_data_dh895xcciov()
96 static uint32_t get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function182 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { in adf_enable_error_correction()237 hw_data->get_num_aes = get_num_aes; in adf_init_hw_data_dh895xcc()
205 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { in adf_send_admin_cmd()
162 uint32_t (*get_num_aes)(struct adf_hw_device_data *self); member
405 dev_info.num_ae = hw_data->get_num_aes(hw_data); in adf_ctl_ioctl_get_status()