Searched defs:otx_cptvf (Results 1 – 1 of 1) sorted by relevance
69 struct otx_cptvf { struct70 u16 flags; /* Flags to hold device status bits */71 u8 vfid; /* Device Index 0...OTX_CPT_MAX_VF_NUM */95 int otx_cptvf_send_vf_up(struct otx_cptvf *cptvf); argument