qcacmn: Add out of band advertisement in 6Ghz

Add WMI and objmgr support for maintaining RNR
buffer cache and receive tbtt events for all
vdevs using existing tbtt offset WMI.

Change-Id: Idfed63e104e629fbe455d1cf6202cd9b332f5cf9
This commit is contained in:
Sumedh Baikady
2019-10-11 22:51:44 -07:00
committed by nshrivas
父節點 cde63cdd01
當前提交 48fdc2ddfb
共有 4 個文件被更改,包括 29 次插入0 次删除

查看文件

@@ -1868,6 +1868,8 @@ enum _ol_ath_param_t {
OL_ATH_PARAM_MBSS_EN = 426,
/* UNII-1 and UNII-2A channel coexistance */
OL_ATH_PARAM_CHAN_COEX = 427,
/* Out of Band Advertisement feature */
OL_ATH_PARAM_OOB_ENABLE = 428,
};
#endif
/* Bitmasks for stats that can block */