Searched defs:otx2_cpt_inst_info (Results 1 – 1 of 1) sorted by relevance
142 struct otx2_cpt_inst_info { struct143 struct otx2_cpt_pending_entry *pentry;144 struct otx2_cpt_req_info *req;145 struct pci_dev *pdev;146 void *completion_addr;147 u8 *out_buffer;148 u8 *in_buffer;149 dma_addr_t dptr_baddr;150 dma_addr_t rptr_baddr;151 dma_addr_t comp_baddr;[all …]