Searched refs:ustore_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/qat/include/common/
H A Dicp_qat_fw_loader_handle.h9 unsigned int ustore_size; member in struct:icp_qat_fw_loader_ae_data
/freebsd-current/sys/dev/qat/qat_common/
H A Dqat_uclo.c349 unsigned int ae, ustore_size, uaddr, i; local
352 ustore_size = obj_handle->ustore_phy_size;
353 if (qat_uclo_fetch_initmem_ae(handle, init_mem, ustore_size, &ae))
399 unsigned int ustore_size; local
438 ustore_size = obj_handle->ae_data[ae].eff_ustore_size;
453 ustore_size - patt_pos,
469 ustore_size - patt_pos + 1,
H A Dqat_hal.c1090 handle->hal_handle->aes[ae].ustore_size =

Completed in 116 milliseconds