Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_main.h229 struct octep_device { struct
230 struct octep_config *conf;
233 u16 chip_id;
234 u16 rev_id;
237 u64 caps_enabled;
239 u64 caps_supported;
242 struct device *dev;
244 struct pci_dev *pdev;
246 struct net_device *netdev;
249 struct octep_mmio mmio[OCTEP_MMIO_REGIONS];
[all …]