Searched refs:USTORE_SIZE (Results 1 – 2 of 2) sorted by relevance
965 qae->qae_ustore_size = USTORE_SIZE; in qat_ae_init()968 qae->qae_free_size = USTORE_SIZE; in qat_ae_init()1400 KASSERT(uaddr + ninst <= USTORE_SIZE); in qat_ae_ucode_read()1510 KASSERT(ninst <= USTORE_SIZE); in qat_ae_exec_ucode()1738 alloc_ninst = uimin(USTORE_SIZE, nqabi); in qat_ae_batch_put_lm()2726 qae->qae_effect_ustore_size = USTORE_SIZE; in qat_aefw_uof_assign_image()
309 #define USTORE_SIZE QAT_16K macro