Searched defs:b43legacy_wldev (Results 1 – 1 of 1) sorted by relevance
656 struct b43legacy_wldev { struct657 struct ssb_device *dev;658 struct b43legacy_wl *wl;662 atomic_t __init_status;664 int suspend_init_status;666 bool __using_pio; /* Using pio rather than dma. */667 bool bad_frames_preempt;/* Use "Bad Frames Preemption". */668 bool dfq_valid; /* Directed frame queue valid (IBSS PS mode, ATIM). */669 bool short_preamble; /* TRUE if using short preamble. */670 bool radio_hw_enable; /* State of radio hardware enable bit. */[all …]