Searched defs:ipw2100_priv (Results 1 – 1 of 1) sorted by relevance
481 struct ipw2100_priv { struct482 void __iomem *ioaddr;484 int stop_hang_check; /* Set 1 when shutting down to kill hang_check */485 int stop_rf_kill; /* Set 1 when shutting down to kill rf_kill */487 struct libipw_device *ieee;488 unsigned long status;489 unsigned long config;490 unsigned long capability;493 int resets;494 int reset_backoff;[all …]