Home
last modified time | relevance | path

Searched defs:thrd_to_arb_map_gen (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/dev/qat/qat_hw/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c28 static u32 thrd_to_arb_map_gen[ADF_DH895XCC_MAX_ACCELENGINES] = { 0 }; variable
/freebsd-src/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c45 static u32 thrd_to_arb_map_gen[ADF_4XXX_MAX_ACCELENGINES] = { 0 }; variable
791 u32 *thrd_to_arb_map_gen) in adf_4xxx_cfg_gen_dispatch_arbiter()
/freebsd-src/sys/dev/qat/qat_hw/qat_c62x/
H A Dadf_c62x_hw_data.c22 static u32 thrd_to_arb_map_gen[ADF_C62X_MAX_ACCELENGINES] = { 0 }; variable
/freebsd-src/sys/dev/qat/qat_hw/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c20 static u32 thrd_to_arb_map_gen[ADF_C3XXX_MAX_ACCELENGINES] = { 0 }; variable
/freebsd-src/sys/dev/qat/qat_hw/qat_200xx/
H A Dadf_200xx_hw_data.c20 static u32 thrd_to_arb_map_gen[ADF_200XX_MAX_ACCELENGINES] = { 0 }; variable
/freebsd-src/sys/dev/qat/qat_common/
H A Dadf_cfg_device.c368 u32 *thrd_to_arb_map_gen, in adf_cfg_gen_dispatch_arbiter()