qcacmn: Increase the FISA skid length to 16
At 802.11BE 320 MHz throughputs, flow collision and the resultant flow eviction can lead to throughput degradation. Skid length is a parameter which can be used to reduce these continuous flow eviction from the FISA flow table. Increase the FISA flow table skid length to 16 to reduce the chances of flow eviction from FISA flow table. Change-Id: I3badcb364d45b19a8a266fe335df320c30f999ae CRs-Fixed: 3232508
This commit is contained in:

committad av
Madan Koyyalamudi

förälder
dc98426f33
incheckning
32375d2717
@@ -39,7 +39,11 @@
|
||||
#define DP_NON_QOS_TID 16
|
||||
#define DP_NULL_DATA_TID 17
|
||||
|
||||
#ifdef CONFIG_BERYLLIUM
|
||||
#define WLAN_CFG_RX_FST_MAX_SEARCH 16
|
||||
#else
|
||||
#define WLAN_CFG_RX_FST_MAX_SEARCH 2
|
||||
#endif
|
||||
#define WLAN_CFG_RX_FST_TOEPLITZ_KEYLEN 40
|
||||
|
||||
#define INVALID_PDEV_ID 0xFF
|
||||
|
Referens i nytt ärende
Block a user