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

Commit 4f1f38df authored by Ankita Bajaj's avatar Ankita Bajaj
Browse files

Indicate support for reporting rx FCS error rate



Define macro to indicate support for fetching attributes
fcs_error_count and rx_mpdu_count in get station command.
These attributes are used to calculate rx FCS error rate.

CRs-Fixed: 2435300
Change-Id: I921726dcbb56901e1d25300229a0d21f9654b2ec
Signed-off-by: default avatarAnkita Bajaj <bankita@codeaurora.org>
parent 1a7f7cd8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -50,6 +50,9 @@
/* Indicate backport support for oce scan capability flags */
#define CFG80211_SCAN_OCE_CAPABILITY_SUPPORT 1

/* Indicate support for reporting rx FCS in cfg80211 */
#define CFG80211_RX_FCS_ERROR_REPORTING_SUPPORT 1

/**
 * DOC: Introduction
 *