Searched defs:b43_wldev (Results 1 – 1 of 1) sorted by relevance
827 struct b43_wldev { struct828 struct b43_bus_dev *dev;829 struct b43_wl *wl;831 struct completion fw_load_complete;835 atomic_t __init_status;837 bool bad_frames_preempt; /* Use "Bad Frames Preemption" (default off) */838 bool dfq_valid; /* Directed frame queue valid (IBSS PS mode, ATIM) */839 bool radio_hw_enable; /* saved state of radio hardware enabled state */840 bool qos_enabled; /* TRUE, if QoS is used. */841 bool hwcrypto_enabled; /* TRUE, if HW crypto acceleration is enabled. */[all …]