qcacmn: Add max peer count and peer count support to pdev

Max peer count includes self peer/bss peer as well
Fixed issue in max peer check

Change-Id: I72fd7af1b99760631467ee6bcf92af6a63ee38e1
CRs-Fixed: 2078904
This commit is contained in:
Srinivas Pitla
2017-07-19 14:18:48 +05:30
committed by snandini
父節點 8804f978eb
當前提交 4a3f486e6e
共有 6 個文件被更改,包括 87 次插入8 次删除

查看文件

@@ -41,8 +41,6 @@
/* Max sequence number */
#define WLAN_MAX_SEQ_NUM 4096
/* Max no. of Stations can be associated to VDEV*/
#define WLAN_UMAC_MAX_AP_PEERS WLAN_UMAC_PSOC_MAX_PEERS
/* Max no. of peers for STA vap */
#define WLAN_UMAC_MAX_STA_PEERS 2
/* Max vdev_id */