qcacmn: Update tx stats for non-qos frames

Currently there is no support to update tx stats for
non-qos frame. Update tx stats for non-qos data frames

Change-Id: Ib61dd6e3b0c676b5af806c4b1e5cca22ea6ffaa5
CRs-Fixed: 2421925
This commit is contained in:
Amir Patel
2019-03-28 18:16:25 +05:30
committed by nshrivas
parent 2d61d53e44
commit 2321668837
2 changed files with 8 additions and 1 deletions

View File

@@ -97,6 +97,7 @@
#define CDP_INVALID_TID 31
#define CDP_DATA_TID_MAX 8
#define CDP_DATA_NON_QOS_TID 16
/*
* advance rx monitor filter
* */