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