Searched defs:octep_device (Results 1 – 1 of 1) sorted by relevance
230 struct octep_device { struct231 struct octep_config *conf;234 u16 chip_id;235 u16 rev_id;238 u64 caps_enabled;240 u64 caps_supported;243 struct device *dev;245 struct pci_dev *pdev;247 struct net_device *netdev;250 struct octep_mmio mmio[OCTEP_MMIO_REGIONS];[all …]