Searched refs:USTORE_SIZE (Results 1 – 2 of 2) sorted by relevance
964 qae->qae_ustore_size = USTORE_SIZE; in qat_ae_init()967 qae->qae_free_size = USTORE_SIZE; in qat_ae_init()1391 MPASS(uaddr + ninst <= USTORE_SIZE); in qat_ae_ucode_read()1501 MPASS(ninst <= USTORE_SIZE); in qat_ae_exec_ucode()1723 alloc_ninst = min(USTORE_SIZE, nqabi); in qat_ae_batch_put_lm()2655 qae->qae_effect_ustore_size = USTORE_SIZE; in qat_aefw_uof_assign_image()
321 #define USTORE_SIZE QAT_16K macro