Searched defs:octep_device (Results 1 – 1 of 1) sorted by relevance
196 struct octep_device { struct197 struct octep_config *conf;200 u16 chip_id;201 u16 rev_id;204 u64 caps_enabled;206 u64 caps_supported;209 struct device *dev;211 struct pci_dev *pdev;213 struct net_device *netdev;216 struct octep_mmio mmio[OCTEP_MMIO_REGIONS];[all …]