Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/b43/
Db43.h792 struct b43_wldev { struct
793 struct b43_bus_dev *dev;
794 struct b43_wl *wl;
798 atomic_t __init_status;
800 bool bad_frames_preempt; /* Use "Bad Frames Preemption" (default off) */
801 bool dfq_valid; /* Directed frame queue valid (IBSS PS mode, ATIM) */
802 bool radio_hw_enable; /* saved state of radio hardware enabled state */
803 bool qos_enabled; /* TRUE, if QoS is used. */
804 bool hwcrypto_enabled; /* TRUE, if HW crypto acceleration is enabled. */
805 bool use_pio; /* TRUE if next init should use PIO */
[all …]