Searched defs:ipw_priv (Results 1 – 1 of 1) sorted by relevance
1159 struct ipw_priv { struct1161 struct libipw_device *ieee;1163 spinlock_t lock;1164 spinlock_t irq_lock;1165 struct mutex mutex;1168 struct pci_dev *pci_dev;1169 struct net_device *net_dev;1173 struct ipw_prom_priv *prom_priv;1174 struct net_device *prom_net_dev;1178 void __iomem *hw_base;[all …]