/** the definition of different ROAM parameters */
typedef enum {
/* roam param to configure below roam events
/*
* roam param to configure below roam events
* Bit : 0 disabled - do not send WMI_ROAM_NOTIF_SCAN_END in WMI_ROAM_EVENTID
* Bit : 0 enabled - send WMI_ROAM_NOTIF_SCAN_END in WMI_ROAM_EVENTID
* Bit : 1 disabled - do not send 1) WMI_ROAM_STATS_EVENTID 2) WMI_ROAM_NOTIF_SCAN_START and WMI_ROAM_NOTIF_SCAN_END notifs in WMI_ROAM_EVENTID in suspend mode
* Bit : 1 enabled - send 1) WMI_ROAM_STATS_EVENTID 2) WMI_ROAM_NOTIF_SCAN_START and WMI_ROAM_NOTIF_SCAN_END notifs in WMI_ROAM_EVENTID in suspend mode
* Bit : 2-31 - reserved
*/
WMI_ROAM_PARAM_ROAM_EVENTS_CONFIG = 0x1,
WMI_ROAM_PARAM_ROAM_EVENTS_CONFIG = 1,
/*
* Bit : 0 if unset, POOR_LINKSPEED
* Bit : 0 if set, GOOD_LINKSPEED
*/
WMI_ROAM_PARAM_LINKSPEED_STATE = 0x2,
WMI_ROAM_PARAM_LINKSPEED_STATE = 2,
/*
* roam param to configure roam scan params for DFS jitter reduction
* Bit : 0 enabled - DFS channel jitter reduction is enabled.
* Bit : 0 disabled - DFS channel jitter reduction is disabled.
*
* Bit : 1-7 - To indicate the passive-to-active conversion timeout
* with range 40 to 70 in ms, default value is 50ms.
* If an invalid (out of range) value is provided, the
* default value will be used.
* Bit : 8-13 - To indicate the DFS RSSI threshold for current AP