qcacmn: add ppdu_desc to cdp_tx_indication_info
ppdu_desc contains more information that is relevant to radiotap. Change-Id: Ie2d0d53027958edf0a1032b270b7a8339b849924
This commit is contained in:

zatwierdzone przez
nshrivas

rodzic
0e00776f45
commit
1bec34c1e4
@@ -102,6 +102,8 @@ enum {
|
||||
};
|
||||
|
||||
struct cdp_mon_status {
|
||||
/* bss color value 1-63 used for update on ppdu_desc bsscolor */
|
||||
uint8_t bsscolor;
|
||||
int rs_numchains;
|
||||
int rs_flags;
|
||||
#define IEEE80211_RX_FCS_ERROR 0x01
|
||||
|
Reference in New Issue
Block a user