Searched defs:ipw_priv (Results 1 – 1 of 1) sorted by relevance
1160 struct ipw_priv { struct1162 struct libipw_device *ieee;1164 spinlock_t lock;1165 spinlock_t irq_lock;1166 struct mutex mutex;1169 struct pci_dev *pci_dev;1170 struct net_device *net_dev;1174 struct ipw_prom_priv *prom_priv;1175 struct net_device *prom_net_dev;1179 void __iomem *hw_base;[all …]