qcacmn: Send roam preauth retry_count and no_ack_timeout ini to FW

Create and send user configurable ini for max number of roam preauth
retries and roam preauth no-ack timeout to the firmware.

Change-Id: I0343cb29952286d9b42a69136fc6353cd86e4752
CRs-Fixed: 2286079
Цей коміт міститься в:
Sourav Mohapatra
2018-07-25 10:18:12 +05:30
зафіксовано nshrivas
джерело 3690d3b451
коміт fba9459cc0

Переглянути файл

@@ -1932,6 +1932,8 @@ typedef struct {
/* since this is 4 byte aligned, we don't declare it as tlv array */
uint32_t mcsset[WMI_HOST_ROAM_OFFLOAD_NUM_MCS_SET >> 2];
uint32_t ho_delay_for_rx;
uint32_t roam_preauth_retry_count;
uint32_t roam_preauth_no_ack_timeout;
} roam_offload_param;
#define WMI_FILS_MAX_RRK_LENGTH 64