Searched defs:ipw2100_priv (Results 1 – 1 of 1) sorted by relevance
467 struct ipw2100_priv { struct468 void __iomem *ioaddr;470 int stop_hang_check; /* Set 1 when shutting down to kill hang_check */471 int stop_rf_kill; /* Set 1 when shutting down to kill rf_kill */473 struct libipw_device *ieee;474 unsigned long status;475 unsigned long config;476 unsigned long capability;479 int resets;480 time64_t reset_backoff;[all …]