Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatreg.h912 char mfch_id[MOF_OBJ_ID_LEN]; member
H A Dqat_ae.c2023 if (!strncmp(mfch->mfch_id, SYM_OBJS, MOF_OBJ_ID_LEN)) { in qat_aefw_mof_parse()
2043 } else if (!strncmp(mfch->mfch_id, UOF_OBJS, MOF_OBJ_ID_LEN)) { in qat_aefw_mof_parse()
2052 } else if (!strncmp(mfch->mfch_id, SUOF_OBJS, MOF_OBJ_ID_LEN)) { in qat_aefw_mof_parse()