Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_main.h219 struct octep_vf_device { struct
220 struct octep_vf_config *conf;
223 u16 chip_id;
224 u16 rev_id;
227 u64 caps_enabled;
229 u64 caps_supported;
232 struct device *dev;
234 struct pci_dev *pdev;
236 struct net_device *netdev;
239 struct octep_vf_mmio mmio;
[all …]