qcacmn: avoid wds source port learning for STA in HKV2
Changes to avoid WDS source port learning in STA mode if ast override feature is supported by HW Change-Id: I248c8815429e7417dcf3f451912ee5f037af9c25
此提交包含在:

提交者
Gerrit - the friendly Code Review server

父節點
3e93e5f8ae
當前提交
2467ed1445
@@ -116,6 +116,10 @@ do { \
|
||||
#define HAL_TX_DESC_ADDRY_EN 0x2
|
||||
#define HAL_TX_DESC_DEFAULT_LMAC_ID 0x3
|
||||
|
||||
#define HAL_TX_ADDR_SEARCH_DEFAULT 0x0
|
||||
#define HAL_TX_ADDR_INDEX_SEARCH 0x1
|
||||
#define HAL_TX_FLOW_INDEX_SEARCH 0x2
|
||||
|
||||
enum hal_tx_ret_buf_manager {
|
||||
HAL_WBM_SW0_BM_ID = 3,
|
||||
HAL_WBM_SW1_BM_ID = 4,
|
||||
|
新增問題並參考
封鎖使用者