Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/via/
H A Dvia-velocity.h1382 struct velocity_info { struct
1383 struct device *dev;
1384 struct pci_dev *pdev;
1385 struct net_device *netdev;
1386 bool no_eeprom;
1388 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];
1389 u8 ip_addr[4];
1390 enum chip_type chip_id;
1392 struct mac_regs __iomem * mac_regs;
1393 unsigned long memaddr;
[all …]