Home
last modified time | relevance | path

Searched refs:ae0_img (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat/qat_common/
H A Dqat_uclo.c1361 int ret = 0, ae0_img = ICP_QAT_UCLO_MAX_AE, in qat_uclo_map_suof() local
1398 ae0_img = i; in qat_uclo_map_suof()
1403 ae0_img, in qat_uclo_map_suof()
1409 ae0_img, in qat_uclo_map_suof()
/freebsd/sys/dev/qat_c2xxx/
H A Dqat_ae.c2357 int ae0_img = MAX_AE; in qat_aefw_suof_parse() local
2420 ae0_img = i; in qat_aefw_suof_parse()
2423 if (ae0_img != qafs->qafs_num_simgs - 1) { in qat_aefw_suof_parse()
2428 memcpy(&qsi[qafs->qafs_num_simgs - 1], &qsi[ae0_img], in qat_aefw_suof_parse()
2430 memcpy(&qsi[ae0_img], &last_qsi, in qat_aefw_suof_parse()