Searched defs:qlge_adapter (Results 1 – 1 of 1) sorted by relevance
2080 struct qlge_adapter { struct2081 struct ricb ricb;2082 unsigned long flags;2083 u32 wol;2085 struct nic_stats nic_stats;2087 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];2090 struct pci_dev *pdev;2091 struct net_device *ndev; /* Parent NET device */2093 struct devlink_health_reporter *reporter;2095 u32 chip_rev_id;[all …]