Searched defs:otx2_cpt_inst_info (Results 1 – 1 of 1) sorted by relevance
133 struct otx2_cpt_inst_info { struct134 struct otx2_cpt_pending_entry *pentry;135 struct otx2_cpt_req_info *req;136 struct pci_dev *pdev;137 void *completion_addr;161 struct otx2_cpt_inst_info *info) in otx2_cpt_info_destroy() argument