Home
last modified time | relevance | path

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

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