Searched defs:ipw_priv (Results 1 – 1 of 1) sorted by relevance
1177 struct ipw_priv { struct1179 struct libipw_device *ieee;1181 spinlock_t lock;1182 spinlock_t irq_lock;1183 struct mutex mutex;1186 struct pci_dev *pci_dev;1187 struct net_device *net_dev;1191 struct ipw_prom_priv *prom_priv;1192 struct net_device *prom_net_dev;1196 void __iomem *hw_base;[all …]