qcacmn: Support enhanced Rx capture
Support Rx capture mode to deliver first 128 bytes of each MSDU, along with some meta data. Change-Id: I1ffa8b1a029d46f68aa78520bacc019de8af7a82
This commit is contained in:
@@ -1730,6 +1730,8 @@ enum _ol_ath_param_t {
|
||||
OL_ATH_PARAM_PERIODIC_CFR_CAPTURE = 404,
|
||||
OL_ATH_PARAM_FLUSH_PEER_RATE_STATS = 405,
|
||||
OL_ATH_PARAM_DCS_RE_ENABLE_TIMER = 406,
|
||||
/* Enable/disable Rx lite monitor mode */
|
||||
OL_ATH_PARAM_RX_MON_LITE = 407,
|
||||
};
|
||||
|
||||
/* Enumeration of PDEV Configuration parameter */
|
||||
|
Reference in New Issue
Block a user