Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 02db6b47 authored by Brett Rudley's avatar Brett Rudley Committed by Greg Kroah-Hartman
Browse files

staging: brcm80211: unifdef -UWLC_LOW_ONLY



Part of BMAC removal.

Signed-off-by: default avatarBrett Rudley <brudley@broadcom.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 29efb1a9
Loading
Loading
Loading
Loading
+0 −9
Original line number Original line Diff line number Diff line
@@ -496,15 +496,6 @@ struct wlc_hw_info {
#endif
#endif
	bool ucode_loaded;	/* true after ucode downloaded */
	bool ucode_loaded;	/* true after ucode downloaded */


#ifdef WLC_LOW_ONLY
	struct wl_timer *wdtimer;	/* timer for watchdog routine */
	struct ether_addr orig_etheraddr;	/* original hw ethernet address */
	u16 rpc_dngl_agg;	/* rpc agg control for dongle */
	u32 mem_required_def;	/* memory required to replenish RX DMA ring */
	u32 mem_required_lower;	/* memory required with lower RX bound */
	u32 mem_required_least;	/* minimum memory requirement to handle RX */

#endif				/* WLC_LOW_ONLY */


	u8 hw_stf_ss_opmode;	/* STF single stream operation mode */
	u8 hw_stf_ss_opmode;	/* STF single stream operation mode */
	u8 antsel_type;	/* Type of boardlevel mimo antenna switch-logic
	u8 antsel_type;	/* Type of boardlevel mimo antenna switch-logic