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:
Ruben Columbus
2019-11-22 11:26:25 -08:00
zatwierdzone przez nshrivas
rodzic 0e00776f45
commit 1bec34c1e4
6 zmienionych plików z 107 dodań i 0 usunięć

Wyświetl plik

@@ -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