Home
last modified time | relevance | path

Searched defs:switchtec_dev (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/include/linux/
Dswitchtec.h472 struct switchtec_dev { struct
473 struct pci_dev *pdev;
474 struct device dev;
475 struct cdev cdev;
477 enum switchtec_gen gen;
479 int partition;
480 int partition_count;
481 int pff_csr_count;
482 char pff_local[SWITCHTEC_MAX_PFF_CSR];
484 void __iomem *mmio;
[all …]