qcacmn: RX AM Copy mode
Provision to send first MSDU of a PPDU to upper layer based on PPDU ID received in RX monitor lite ring. FR 42926 Change-Id: I6daed9382b57fb3355ec6453e0609085cc7b9bb0 CRs-Fixed: 2127108
This commit is contained in:
@@ -534,10 +534,10 @@ struct cdp_soc_t {
|
||||
/*
|
||||
* cdp_pdev_param_type: different types of parameters
|
||||
* to set values in pdev
|
||||
* @CDP_ENABLE_TX_CAPTURE: Enable Tx capture feature
|
||||
* @CDP_CONFIG_DEBUG_SNIFFER: Enable debug sniffer feature
|
||||
*/
|
||||
enum cdp_pdev_param_type {
|
||||
CDP_CONFIG_TX_CAPTURE,
|
||||
CDP_CONFIG_DEBUG_SNIFFER,
|
||||
};
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user