Searched defs:ipw_hardware (Results 1 – 1 of 1) sorted by relevance
228 struct ipw_hardware { struct229 unsigned int base_port;230 short hw_version;231 unsigned short ll_mtu;232 spinlock_t lock;234 int initializing;235 int init_loops;236 struct timer_list setup_timer;239 int tx_ready;241 int tx_queued;[all …]