Searched defs:otx2_cptpf_dev (Results 1 – 1 of 1) sorted by relevance
26 struct otx2_cptpf_dev { struct30 struct pci_dev *pdev; /* PCI device handle */37 bool is_eng_caps_discovered;40 struct otx2_mbox afpf_mbox;41 struct work_struct afpf_mbox_work;42 struct workqueue_struct *afpf_mbox_wq;44 struct otx2_mbox afpf_mbox_up;45 struct work_struct afpf_mbox_up_work;48 struct otx2_mbox vfpf_mbox;49 struct workqueue_struct *vfpf_mbox_wq;[all …]
Completed in 5 milliseconds