qcacmn: Add new WDI event for HOST_SW_EVENT
Add new WDI event for WDI_EVENT_HOST_SW_EVENT which will be used by pktlog. Change-Id: Ie4e6a167e1118b430f418582af7ea9a8eb3aaf59
This commit is contained in:

committed by
Madan Koyyalamudi

parent
c46ec16889
commit
fa18b0fa88
@@ -375,6 +375,7 @@ enum WDI_EVENT {
|
|||||||
WDI_EVENT_PKT_CAPTURE_OFFLOAD_TX_DATA,
|
WDI_EVENT_PKT_CAPTURE_OFFLOAD_TX_DATA,
|
||||||
WDI_EVENT_RX_CBF,
|
WDI_EVENT_RX_CBF,
|
||||||
WDI_EVENT_PKT_CAPTURE_PPDU_STATS,
|
WDI_EVENT_PKT_CAPTURE_PPDU_STATS,
|
||||||
|
WDI_EVENT_HOST_SW_EVENT,
|
||||||
/* End of new event items */
|
/* End of new event items */
|
||||||
WDI_EVENT_LAST
|
WDI_EVENT_LAST
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user