Searched defs:octep_device (Results 1 – 1 of 1) sorted by relevance
199 struct octep_device { struct200 struct octep_config *conf;203 u16 chip_id;204 u16 rev_id;207 u64 caps_enabled;209 u64 caps_supported;212 struct device *dev;214 struct pci_dev *pdev;216 struct net_device *netdev;219 struct octep_mmio mmio[OCTEP_MMIO_REGIONS];[all …]