Searched defs:qlge_adapter (Results 1 – 1 of 1) sorted by relevance
2079 struct qlge_adapter { struct2080 struct ricb ricb;2081 unsigned long flags;2082 u32 wol;2084 struct nic_stats nic_stats;2086 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];2089 struct pci_dev *pdev;2090 struct net_device *ndev; /* Parent NET device */2092 struct devlink_health_reporter *reporter;2094 u32 chip_rev_id;[all …]