Home
last modified time | relevance | path

Searched refs:INSERT_IMMED_GPRA_CONST (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/qat_common/
H A Dqat_hal.c35 #define INSERT_IMMED_GPRA_CONST(inst, const_val) \ macro
1590 INSERT_IMMED_GPRA_CONST(micro_inst[fixup_offset], (addr)); in qat_hal_concat_micro_code()
1592 INSERT_IMMED_GPRA_CONST(micro_inst[fixup_offset], 0); in qat_hal_concat_micro_code()
/freebsd/sys/dev/qat_c2xxx/
H A Dqatreg.h794 #define INSERT_IMMED_GPRA_CONST(inst, const_val) \ macro
H A Dqat_ae.c1452 INSERT_IMMED_GPRA_CONST(ucode[fixup], (addr)); in qat_ae_concat_ucode()
1454 INSERT_IMMED_GPRA_CONST(ucode[fixup], 0); in qat_ae_concat_ucode()