Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/via/
Dvia-velocity.h1383 struct velocity_info { struct
1384 struct device *dev;
1385 struct pci_dev *pdev;
1386 struct net_device *netdev;
1387 int no_eeprom;
1389 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];
1390 u8 ip_addr[4];
1391 enum chip_type chip_id;
1393 struct mac_regs __iomem * mac_regs;
1394 unsigned long memaddr;
[all …]