Searched refs:max_ustore (Results 1 – 2 of 2) sorted by relevance
66 unsigned int max_ustore; member
705 handle->hal_handle->max_ustore = 0x4000; in qat_hal_init()711 handle->hal_handle->max_ustore; in qat_hal_init()713 handle->hal_handle->max_ustore; in qat_hal_init()841 if ((inst_num > handle->hal_handle->max_ustore) || !micro_inst) { in qat_hal_exec_micro_inst()1104 if ((unsigned int)alloc_inst_size > handle->hal_handle->max_ustore) in qat_hal_batch_wr_lm()1105 alloc_inst_size = handle->hal_handle->max_ustore; in qat_hal_batch_wr_lm()