Searched defs:ql_adapter (Results 1 – 1 of 1) sorted by relevance
2047 struct ql_adapter { struct2048 struct ricb ricb;2049 unsigned long flags;2050 u32 wol;2052 struct nic_stats nic_stats;2054 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];2057 struct pci_dev *pdev;2058 struct net_device *ndev; /* Parent NET device */2061 u32 chip_rev_id;2062 u32 fw_rev_id;[all …]