Home
last modified time | relevance | path

Searched defs:b43legacy_wldev (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/wireless/b43legacy/
Db43legacy.h677 struct b43legacy_wldev { struct
678 struct ssb_device *dev;
679 struct b43legacy_wl *wl;
683 atomic_t __init_status;
685 int suspend_init_status;
687 bool __using_pio; /* Using pio rather than dma. */
688 bool bad_frames_preempt;/* Use "Bad Frames Preemption". */
689 bool dfq_valid; /* Directed frame queue valid (IBSS PS mode, ATIM). */
690 bool short_preamble; /* TRUE if using short preamble. */
691 bool radio_hw_enable; /* State of radio hardware enable bit. */
[all …]