Searched defs:ipw_hardware (Results 1 – 1 of 1) sorted by relevance
229 struct ipw_hardware { struct230 unsigned int base_port;231 short hw_version;232 unsigned short ll_mtu;233 spinlock_t lock;235 int initializing;236 int init_loops;237 struct timer_list setup_timer;240 int tx_ready;242 int tx_queued;[all …]