Searched defs:ipw_priv (Results 1 – 1 of 1) sorted by relevance
1174 struct ipw_priv { struct1176 struct libipw_device *ieee;1178 spinlock_t lock;1179 spinlock_t irq_lock;1180 struct mutex mutex;1183 struct pci_dev *pci_dev;1184 struct net_device *net_dev;1188 struct ipw_prom_priv *prom_priv;1189 struct net_device *prom_net_dev;1193 void __iomem *hw_base;[all …]