Searched defs:b43legacy_wldev (Results 1 – 1 of 1) sorted by relevance
678 struct b43legacy_wldev { struct679 struct ssb_device *dev;680 struct b43legacy_wl *wl;684 atomic_t __init_status;686 int suspend_init_status;688 bool __using_pio; /* Using pio rather than dma. */689 bool bad_frames_preempt;/* Use "Bad Frames Preemption". */690 bool dfq_valid; /* Directed frame queue valid (IBSS PS mode, ATIM). */691 bool short_preamble; /* TRUE if using short preamble. */692 bool radio_hw_enable; /* State of radio hardware enable bit. */[all …]