Searched refs:vftype (Results 1 – 3 of 3) sorted by relevance
44 cptvf->vftype = mbx.data; in otx_cpt_handle_mbox_intr()52 cptvf->vftype = OTX_CPT_VF_TYPE_AE; in otx_cpt_handle_mbox_intr()54 cptvf->vftype = OTX_CPT_VF_TYPE_SE; in otx_cpt_handle_mbox_intr()56 cptvf->vftype = OTX_CPT_VF_TYPE_INVALID; in otx_cpt_handle_mbox_intr()
93 uint8_t vftype; member
991 switch (cptvf->vftype) { in otx_cpt_dev_create()