Home
last modified time | relevance | path

Searched refs:FCU_CTRL_CMD_LOAD (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qat/include/common/
H A Dicp_qat_hal.h83 FCU_CTRL_CMD_LOAD = 2, enumerator
/freebsd/sys/dev/qat/qat_common/
H A Dqat_uclo.c1533 SET_FCU_CSR(handle, fcuCtlCsr, FCU_CTRL_CMD_LOAD); in qat_uclo_broadcast_load_fw()
1560 FCU_CTRL_CMD_LOAD); in qat_uclo_broadcast_load_fw()
1755 (FCU_CTRL_CMD_LOAD | in qat_uclo_load_fw()
/freebsd/sys/dev/qat_c2xxx/
H A Dqatreg.h281 #define FCU_CTRL_CMD_LOAD 2 macro
H A Dqat_ae.c2585 FCU_CTRL_CMD_LOAD | __SHIFTIN(ae, FCU_CTRL_AE)); in qat_aefw_suof_load()