Searched defs:ipw_priv (Results 1 – 1 of 1) sorted by relevance
1157 struct ipw_priv { struct1159 struct libipw_device *ieee;1161 spinlock_t lock;1162 spinlock_t irq_lock;1163 struct mutex mutex;1166 struct pci_dev *pci_dev;1167 struct net_device *net_dev;1171 struct ipw_prom_priv *prom_priv;1172 struct net_device *prom_net_dev;1176 void __iomem *hw_base;[all …]