qcacmn: change to configure and handle undecoded metadata capture
Added change: 1. Set/reset RXDMA MON STATUS ring filter setting and send HTT message to capture undecoded frame 2. Handle undecoded frame to update cdp_rx_indication_ppdu structure from hal ppdu_info rx status and generate WDI event to deliver it to upper layer Change-Id: I14485f28333b113b5a2fab639611551c2b08af2b
This commit is contained in:

committed by
Madan Koyyalamudi

parent
8b712ebbaf
commit
e85fbce095
@@ -700,6 +700,9 @@ enum WDI_EVENT {
|
||||
WDI_EVENT_HYBRID_TX,
|
||||
#ifdef WLAN_FEATURE_11BE_MLO
|
||||
WDI_EVENT_MLO_TSTMP,
|
||||
#endif
|
||||
#ifdef QCA_UNDECODED_METADATA_SUPPORT
|
||||
WDI_EVENT_RX_PPDU_DESC_UNDECODED_METADATA,
|
||||
#endif
|
||||
/* End of new event items */
|
||||
WDI_EVENT_LAST
|
||||
|
Reference in New Issue
Block a user