wmi_unified_roam_param.h 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601
  1. /*
  2. * Copyright (c) 2013-2018 The Linux Foundation. All rights reserved.
  3. *
  4. * Permission to use, copy, modify, and/or distribute this software for
  5. * any purpose with or without fee is hereby granted, provided that the
  6. * above copyright notice and this permission notice appear in all
  7. * copies.
  8. *
  9. * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
  10. * WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
  11. * WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
  12. * AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
  13. * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
  14. * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  15. * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  16. * PERFORMANCE OF THIS SOFTWARE.
  17. */
  18. /*
  19. * This file contains the API definitions for the ROAMING WMI APIs.
  20. */
  21. #ifndef _WMI_UNIFIED_ROAM_PARAM_H_
  22. #define _WMI_UNIFIED_ROAM_PARAM_H_
  23. /**
  24. * struct gateway_update_req_param - gateway parameter update request
  25. * @request_id: request id
  26. * @session_id: session id
  27. * @max_retries: Max ARP/NS retry attempts
  28. * @timeout: Retry interval
  29. * @ipv4_addr_type: on ipv4 network
  30. * @ipv6_addr_type: on ipv6 network
  31. * @gw_mac_addr: gateway mac addr
  32. * @ipv4_addr: ipv4 addr
  33. * @ipv6_addr: ipv6 addr
  34. */
  35. struct gateway_update_req_param {
  36. uint32_t request_id;
  37. uint32_t session_id;
  38. uint32_t max_retries;
  39. uint32_t timeout;
  40. uint32_t ipv4_addr_type;
  41. uint32_t ipv6_addr_type;
  42. struct qdf_mac_addr gw_mac_addr;
  43. uint8_t ipv4_addr[QDF_IPV4_ADDR_SIZE];
  44. uint8_t ipv6_addr[QDF_IPV6_ADDR_SIZE];
  45. };
  46. /**
  47. * struct rssi_monitor_param - rssi monitoring
  48. * @request_id: request id
  49. * @session_id: session id
  50. * @min_rssi: minimum rssi
  51. * @max_rssi: maximum rssi
  52. * @control: flag to indicate start or stop
  53. */
  54. struct rssi_monitor_param {
  55. uint32_t request_id;
  56. uint32_t session_id;
  57. int8_t min_rssi;
  58. int8_t max_rssi;
  59. bool control;
  60. };
  61. /**
  62. * struct roam_offload_scan_rssi_params - structure containing
  63. * parameters for roam offload scan based on RSSI
  64. * @rssi_thresh: rssi threshold
  65. * @rssi_thresh_diff: difference in rssi threshold
  66. * @hi_rssi_scan_max_count: 5G scan max count
  67. * @hi_rssi_scan_rssi_delta: 5G scan rssi change threshold value
  68. * @hi_rssi_scan_rssi_ub: 5G scan upper bound
  69. * @raise_rssi_thresh_5g: flag to determine penalty and boost thresholds
  70. * @session_id: vdev id
  71. * @penalty_threshold_5g: RSSI threshold below which 5GHz RSSI is penalized
  72. * @boost_threshold_5g: RSSI threshold above which 5GHz RSSI is favored
  73. * @raise_factor_5g: factor by which 5GHz RSSI is boosted
  74. * @drop_factor_5g: factor by which 5GHz RSSI is penalized
  75. * @max_raise_rssi_5g: maximum boost that can be applied to a 5GHz RSSI
  76. * @max_drop_rssi_5g: maximum penalty that can be applied to a 5GHz RSSI
  77. * @good_rssi_threshold: RSSI below which roam is kicked in by background
  78. * scan although rssi is still good
  79. * @roam_earlystop_thres_min: Minimum RSSI threshold value for early stop,
  80. * unit is dB above NF
  81. * @roam_earlystop_thres_max: Maximum RSSI threshold value for early stop,
  82. * unit is dB above NF
  83. * @dense_rssi_thresh_offset: dense roam RSSI threshold difference
  84. * @dense_min_aps_cnt: dense roam minimum APs
  85. * @initial_dense_status: dense status detected by host
  86. * @traffic_threshold: dense roam RSSI threshold
  87. * @bg_scan_bad_rssi_thresh: Bad RSSI threshold to perform bg scan
  88. * @roam_bad_rssi_thresh_offset_2g: Offset from Bad RSSI threshold for 2G
  89. * to 5G Roam
  90. * @bg_scan_client_bitmap: Bitmap used to identify the client scans to snoop
  91. * @flags: Flags for Background Roaming
  92. * Bit 0 : BG roaming enabled when we connect to 2G AP only and roaming
  93. * to 5G AP only.
  94. * Bit 1-31: Reserved
  95. */
  96. struct roam_offload_scan_rssi_params {
  97. int8_t rssi_thresh;
  98. uint8_t rssi_thresh_diff;
  99. uint32_t hi_rssi_scan_max_count;
  100. uint32_t hi_rssi_scan_rssi_delta;
  101. int32_t hi_rssi_scan_rssi_ub;
  102. int raise_rssi_thresh_5g;
  103. uint8_t session_id;
  104. uint32_t penalty_threshold_5g;
  105. uint32_t boost_threshold_5g;
  106. uint8_t raise_factor_5g;
  107. uint8_t drop_factor_5g;
  108. int max_raise_rssi_5g;
  109. int max_drop_rssi_5g;
  110. uint32_t good_rssi_threshold;
  111. uint32_t roam_earlystop_thres_min;
  112. uint32_t roam_earlystop_thres_max;
  113. int dense_rssi_thresh_offset;
  114. int dense_min_aps_cnt;
  115. int initial_dense_status;
  116. int traffic_threshold;
  117. int32_t rssi_thresh_offset_5g;
  118. int8_t bg_scan_bad_rssi_thresh;
  119. uint8_t roam_bad_rssi_thresh_offset_2g;
  120. uint32_t bg_scan_client_bitmap;
  121. uint32_t flags;
  122. };
  123. /**
  124. * struct wmi_mawc_roam_params - Motion Aided wireless connectivity params
  125. * @vdev_id: VDEV on which the parameters should be applied
  126. * @enable: MAWC roaming feature enable/disable
  127. * @traffic_load_threshold: Traffic threshold in kBps for MAWC roaming
  128. * @best_ap_rssi_threshold: AP RSSI Threshold for MAWC roaming
  129. * @rssi_stationary_high_adjust: High RSSI adjustment value to suppress scan
  130. * @rssi_stationary_low_adjust: Low RSSI adjustment value to suppress scan
  131. */
  132. struct wmi_mawc_roam_params {
  133. uint8_t vdev_id;
  134. bool enable;
  135. uint32_t traffic_load_threshold;
  136. uint32_t best_ap_rssi_threshold;
  137. uint8_t rssi_stationary_high_adjust;
  138. uint8_t rssi_stationary_low_adjust;
  139. };
  140. #define MAX_SSID_ALLOWED_LIST 4
  141. #define MAX_BSSID_AVOID_LIST 16
  142. #define MAX_BSSID_FAVORED 16
  143. #define MAX_RSSI_AVOID_BSSID_LIST 10
  144. /**
  145. * struct rssi_disallow_bssid - Structure holding Rssi based avoid candidate
  146. * @bssid: BSSID of the AP
  147. * @remaining_duration: remaining disallow duration in ms
  148. * @expected_rssi: RSSI at which STA can initate in dBm
  149. */
  150. struct rssi_disallow_bssid {
  151. struct qdf_mac_addr bssid;
  152. uint32_t remaining_duration;
  153. int8_t expected_rssi;
  154. };
  155. /**
  156. * struct roam_scan_filter_params - Structure holding roaming scan
  157. * parameters
  158. * @op_bitmap: bitmap to determine reason of roaming
  159. * @session_id: vdev id
  160. * @num_bssid_black_list: The number of BSSID's that we should
  161. * avoid connecting to. It is like a
  162. * blacklist of BSSID's.
  163. * @num_ssid_white_list: The number of SSID profiles that are
  164. * in the Whitelist. When roaming, we
  165. * consider the BSSID's with this SSID
  166. * also for roaming apart from the connected one's
  167. * @num_bssid_preferred_list: Number of BSSID's which have a preference over
  168. * others
  169. * @bssid_avoid_list: Blacklist SSID's
  170. * @ssid_allowed_list: Whitelist SSID's
  171. * @bssid_favored: Favorable BSSID's
  172. * @bssid_favored_factor: RSSI to be added to this BSSID to prefer it
  173. * @lca_disallow_config_present: LCA [Last Connected AP] disallow config present
  174. * @disallow_duration: How long LCA AP will be disallowed before it
  175. * can be a roaming candidate again, in seconds
  176. * @rssi_channel_penalization:How much RSSI will be penalized if candidate(s)
  177. * are found in the same channel as disallowed AP's,
  178. * in units of db
  179. * @num_disallowed_aps: How many APs the target should maintain in its
  180. * LCA list
  181. *
  182. * This structure holds all the key parameters related to
  183. * initial connection and roaming connections.
  184. */
  185. struct roam_scan_filter_params {
  186. uint32_t op_bitmap;
  187. uint8_t session_id;
  188. uint32_t num_bssid_black_list;
  189. uint32_t num_ssid_white_list;
  190. uint32_t num_bssid_preferred_list;
  191. struct qdf_mac_addr bssid_avoid_list[MAX_BSSID_AVOID_LIST];
  192. struct mac_ssid ssid_allowed_list[MAX_SSID_ALLOWED_LIST];
  193. struct qdf_mac_addr bssid_favored[MAX_BSSID_FAVORED];
  194. uint8_t bssid_favored_factor[MAX_BSSID_FAVORED];
  195. uint8_t lca_disallow_config_present;
  196. uint32_t disallow_duration;
  197. uint32_t rssi_channel_penalization;
  198. uint32_t num_disallowed_aps;
  199. uint32_t num_rssi_rejection_ap;
  200. struct rssi_disallow_bssid rssi_rejection_ap[MAX_RSSI_AVOID_BSSID_LIST];
  201. };
  202. #define WMI_CFG_VALID_CHANNEL_LIST_LEN 100
  203. /* Occupied channel list remains static */
  204. #define WMI_CHANNEL_LIST_STATIC 1
  205. /* Occupied channel list can be learnt after init */
  206. #define WMI_CHANNEL_LIST_DYNAMIC_INIT 2
  207. /* Occupied channel list can be learnt after flush */
  208. #define WMI_CHANNEL_LIST_DYNAMIC_FLUSH 3
  209. /* Occupied channel list can be learnt after update */
  210. #define WMI_CHANNEL_LIST_DYNAMIC_UPDATE 4
  211. /**
  212. * struct plm_req_params - plm req parameter
  213. * @diag_token: Dialog token
  214. * @meas_token: measurement token
  215. * @num_bursts: total number of bursts
  216. * @burst_int: burst interval in seconds
  217. * @meas_duration:in TU's,STA goes off-ch
  218. * @burst_len: no of times the STA should cycle through PLM ch list
  219. * @desired_tx_pwr: desired tx power
  220. * @mac_addr: MC dest addr
  221. * @plm_num_ch: channel numbers
  222. * @plm_ch_list: channel list
  223. * @session_id: session id
  224. * @enable: enable/disable
  225. */
  226. struct plm_req_params {
  227. uint16_t diag_token;
  228. uint16_t meas_token;
  229. uint16_t num_bursts;
  230. uint16_t burst_int;
  231. uint16_t meas_duration;
  232. /* no of times the STA should cycle through PLM ch list */
  233. uint8_t burst_len;
  234. int8_t desired_tx_pwr;
  235. struct qdf_mac_addr mac_addr;
  236. /* no of channels */
  237. uint8_t plm_num_ch;
  238. /* channel numbers */
  239. uint8_t plm_ch_list[WMI_CFG_VALID_CHANNEL_LIST_LEN];
  240. uint8_t session_id;
  241. bool enable;
  242. };
  243. /**
  244. * struct ap_profile - Structure ap profile to match candidate
  245. * @flags: flags
  246. * @rssi_threshold: the value of the the candidate AP should higher by this
  247. * threshold than the rssi of the currrently associated AP
  248. * @ssid: ssid vlaue to be matched
  249. * @rsn_authmode: security params to be matched
  250. * @rsn_ucastcipherset: unicast cipher set
  251. * @rsn_mcastcipherset: mcast/group cipher set
  252. * @rsn_mcastmgmtcipherset: mcast/group management frames cipher set
  253. * @rssi_abs_thresh: the value of the candidate AP should higher than this
  254. * absolute RSSI threshold. Zero means no absolute minimum
  255. * RSSI is required. units are the offset from the noise
  256. * floor in dB
  257. */
  258. struct ap_profile {
  259. uint32_t flags;
  260. uint32_t rssi_threshold;
  261. struct mac_ssid ssid;
  262. uint32_t rsn_authmode;
  263. uint32_t rsn_ucastcipherset;
  264. uint32_t rsn_mcastcipherset;
  265. uint32_t rsn_mcastmgmtcipherset;
  266. uint32_t rssi_abs_thresh;
  267. };
  268. /**
  269. * struct rssi_scoring - rssi scoring param to sortlist selected AP
  270. * @best_rssi_threshold: Roamable AP RSSI equal or better than this threshold,
  271. * full rssi score 100. Units in dBm.
  272. * @good_rssi_threshold: Below threshold, scoring linear percentage between
  273. * rssi_good_pnt and 100. Units in dBm.
  274. * @bad_rssi_threshold: Between good and bad rssi threshold, scoring linear
  275. * % between rssi_bad_pcnt and rssi_good_pct in dBm.
  276. * @good_rssi_pcnt: Used to assigned scoring percentage of each slot between
  277. * best to good rssi threshold. Units in percentage.
  278. * @bad_rssi_pcnt: Used to assigned scoring percentage of each slot between good
  279. * to bad rssi threshold. Unites in percentage.
  280. * @good_bucket_size : bucket size of slot in good zone
  281. * @bad_bucket_size : bucket size of slot in bad zone
  282. * @rssi_pref_5g_rssi_thresh: Below rssi threshold, 5G AP have given preference
  283. * of band percentage. Units in dBm.
  284. */
  285. struct rssi_scoring {
  286. int32_t best_rssi_threshold;
  287. int32_t good_rssi_threshold;
  288. int32_t bad_rssi_threshold;
  289. uint32_t good_rssi_pcnt;
  290. uint32_t bad_rssi_pcnt;
  291. uint32_t good_bucket_size;
  292. uint32_t bad_bucket_size;
  293. int32_t rssi_pref_5g_rssi_thresh;
  294. };
  295. /**
  296. * struct param_slot_scoring - define % score for differents slots for a
  297. * scoring param.
  298. * @num_slot: number of slots in which the param will be divided.
  299. * Max 15. index 0 is used for 'not_present. Num_slot will
  300. * equally divide 100. e.g, if num_slot = 4 slot 0 = 0-25%, slot
  301. * 1 = 26-50% slot 2 = 51-75%, slot 3 = 76-100%
  302. * @score_pcnt3_to_0: Conatins score percentage for slot 0-3
  303. * BITS 0-7 :- the scoring pcnt when not present
  304. * BITS 8-15 :- SLOT_1
  305. * BITS 16-23 :- SLOT_2
  306. * BITS 24-31 :- SLOT_3
  307. * @score_pcnt7_to_4: Conatins score percentage for slot 4-7
  308. * BITS 0-7 :- SLOT_4
  309. * BITS 8-15 :- SLOT_5
  310. * BITS 16-23 :- SLOT_6
  311. * BITS 24-31 :- SLOT_7
  312. * @score_pcnt11_to_8: Conatins score percentage for slot 8-11
  313. * BITS 0-7 :- SLOT_8
  314. * BITS 8-15 :- SLOT_9
  315. * BITS 16-23 :- SLOT_10
  316. * BITS 24-31 :- SLOT_11
  317. * @score_pcnt15_to_12: Conatins score percentage for slot 12-15
  318. * BITS 0-7 :- SLOT_12
  319. * BITS 8-15 :- SLOT_13
  320. * BITS 16-23 :- SLOT_14
  321. * BITS 24-31 :- SLOT_15
  322. */
  323. struct param_slot_scoring {
  324. uint32_t num_slot;
  325. uint32_t score_pcnt3_to_0;
  326. uint32_t score_pcnt7_to_4;
  327. uint32_t score_pcnt11_to_8;
  328. uint32_t score_pcnt15_to_12;
  329. };
  330. /**
  331. * struct scoring_param - scoring param to sortlist selected AP
  332. * @disable_bitmap: Each bit will be either allow(0)/disallow(1) to
  333. * considered the roam score param.
  334. * @rssi_weightage: RSSI weightage out of total score in %
  335. * @ht_weightage: HT weightage out of total score in %.
  336. * @vht_weightage: VHT weightage out of total score in %.
  337. * @he_weightaget: 11ax weightage out of total score in %.
  338. * @bw_weightage: Bandwidth weightage out of total score in %.
  339. * @band_weightage: Band(2G/5G) weightage out of total score in %.
  340. * @nss_weightage: NSS(1x1 / 2x2)weightage out of total score in %.
  341. * @esp_qbss_weightage: ESP/QBSS weightage out of total score in %.
  342. * @beamforming_weightage: Beamforming weightage out of total score in %.
  343. * @pcl_weightage: PCL weightage out of total score in %.
  344. * @oce_wan_weightage OCE WAN metrics weightage out of total score in %.
  345. * @bw_index_score: channel BW scoring percentage information.
  346. * BITS 0-7 :- It contains scoring percentage of 20MHz BW
  347. * BITS 8-15 :- It contains scoring percentage of 40MHz BW
  348. * BITS 16-23 :- It contains scoring percentage of 80MHz BW
  349. * BITS 24-31 :- It contains scoring percentage of 1600MHz BW
  350. * The value of each index must be 0-100
  351. * @band_index_score: band scording percentage information.
  352. * BITS 0-7 :- It contains scoring percentage of 2G
  353. * BITS 8-15 :- It contains scoring percentage of 5G
  354. * BITS 16-23 :- reserved
  355. * BITS 24-31 :- reserved
  356. * The value of each index must be 0-100
  357. * @nss_index_score: NSS scoring percentage information.
  358. * BITS 0-7 :- It contains scoring percentage of 1x1
  359. * BITS 8-15 :- It contains scoring percentage of 2x2
  360. * BITS 16-23 :- It contains scoring percentage of 3x3
  361. * BITS 24-31 :- It contains scoring percentage of 4x4
  362. * The value of each index must be 0-100
  363. * @roam_score_delta: delta value expected over the roam score of the candidate
  364. * ap over the roam score of the current ap
  365. * @roam_trigger_bitmap: bitmap of roam triggers on which roam_score_delta
  366. * will be applied
  367. * @rssi_scoring: RSSI scoring information.
  368. * @esp_qbss_scoring: ESP/QBSS scoring percentage information
  369. * @oce_wan_scoring: OCE WAN metrics percentage information
  370. */
  371. struct scoring_param {
  372. uint32_t disable_bitmap;
  373. int32_t rssi_weightage;
  374. int32_t ht_weightage;
  375. int32_t vht_weightage;
  376. int32_t he_weightage;
  377. int32_t bw_weightage;
  378. int32_t band_weightage;
  379. int32_t nss_weightage;
  380. int32_t esp_qbss_weightage;
  381. int32_t beamforming_weightage;
  382. int32_t pcl_weightage;
  383. int32_t oce_wan_weightage;
  384. uint32_t bw_index_score;
  385. uint32_t band_index_score;
  386. uint32_t nss_index_score;
  387. uint32_t roam_score_delta;
  388. uint32_t roam_trigger_bitmap;
  389. struct rssi_scoring rssi_scoring;
  390. struct param_slot_scoring esp_qbss_scoring;
  391. struct param_slot_scoring oce_wan_scoring;
  392. };
  393. /**
  394. * struct ap_profile_params - ap profile params
  395. * @vdev_id: vdev id
  396. * @profile: ap profile to match candidate
  397. * @param: scoring params to short candidate
  398. */
  399. struct ap_profile_params {
  400. uint8_t vdev_id;
  401. struct ap_profile profile;
  402. struct scoring_param param;
  403. };
  404. /**
  405. * struct wmi_roam_invoke_cmd - roam invoke command
  406. * @vdev_id: vdev id
  407. * @bssid: mac address
  408. * @channel: channel
  409. * @frame_len: frame length, includs mac header, fixed params and ies
  410. * @frame_buf: buffer contaning probe response or beacon
  411. * @is_same_bssid: flag to indicate if roaming is requested for same bssid
  412. */
  413. struct wmi_roam_invoke_cmd {
  414. uint32_t vdev_id;
  415. uint8_t bssid[IEEE80211_ADDR_LEN];
  416. uint32_t channel;
  417. uint32_t frame_len;
  418. uint8_t *frame_buf;
  419. uint8_t is_same_bssid;
  420. };
  421. /**
  422. * struct wmi_per_roam_config - per based roaming parameters
  423. * @enable: if PER based roaming is enabled/disabled
  424. * @tx_high_rate_thresh: high rate threshold at which PER based
  425. * roam will stop in tx path
  426. * @rx_high_rate_thresh: high rate threshold at which PER based
  427. * roam will stop in rx path
  428. * @tx_low_rate_thresh: rate below which traffic will be considered
  429. * for PER based roaming in Tx path
  430. * @rx_low_rate_thresh: rate below which traffic will be considered
  431. * for PER based roaming in Tx path
  432. * @tx_rate_thresh_percnt: % above which when traffic is below low_rate_thresh
  433. * will be considered for PER based scan in tx path
  434. * @rx_rate_thresh_percnt: % above which when traffic is below low_rate_thresh
  435. * will be considered for PER based scan in rx path
  436. * @per_rest_time: time for which PER based roam will wait once it
  437. * issues a roam scan.
  438. * @tx_per_mon_time: Minimum time required to be considered as valid scenario
  439. * for PER based roam in tx path
  440. * @rx_per_mon_time: Minimum time required to be considered as valid scenario
  441. * for PER based roam in rx path
  442. * @min_candidate_rssi: Minimum RSSI threshold for candidate AP to be used for
  443. * PER based roaming
  444. */
  445. struct wmi_per_roam_config {
  446. uint32_t enable;
  447. uint32_t tx_high_rate_thresh;
  448. uint32_t rx_high_rate_thresh;
  449. uint32_t tx_low_rate_thresh;
  450. uint32_t rx_low_rate_thresh;
  451. uint32_t tx_rate_thresh_percnt;
  452. uint32_t rx_rate_thresh_percnt;
  453. uint32_t per_rest_time;
  454. uint32_t tx_per_mon_time;
  455. uint32_t rx_per_mon_time;
  456. uint32_t min_candidate_rssi;
  457. };
  458. /**
  459. * struct wmi_per_roam_config_req: PER based roaming config request
  460. * @vdev_id: vdev id on which config needs to be set
  461. * @per_config: PER config
  462. */
  463. struct wmi_per_roam_config_req {
  464. uint8_t vdev_id;
  465. struct wmi_per_roam_config per_config;
  466. };
  467. /**
  468. * struct wmi_limit_off_chan_param - limit off channel parameters
  469. * @vdev_id: vdev id
  470. * @status: status of the command (enable/disable)
  471. * @max_offchan_time: max off channel time
  472. * @rest_time: home channel time
  473. * @skip_dfs_chans: skip dfs channels during scan
  474. */
  475. struct wmi_limit_off_chan_param {
  476. uint32_t vdev_id;
  477. bool status;
  478. uint32_t max_offchan_time;
  479. uint32_t rest_time;
  480. bool skip_dfs_chans;
  481. };
  482. #define WMI_MAX_HLP_IE_LEN 2048
  483. /**
  484. * struct hlp_params - HLP info params
  485. * @vdev_id: vdev id
  486. * @hlp_ie_len: HLP IE length
  487. * @hlp_ie: HLP IE
  488. */
  489. struct hlp_params {
  490. uint8_t vdev_id;
  491. uint32_t hlp_ie_len;
  492. uint8_t hlp_ie[WMI_MAX_HLP_IE_LEN];
  493. };
  494. /**
  495. * struct wmi_btm_config - BSS Transition Management offload params
  496. * @vdev_id: VDEV on which the parameters should be applied
  497. * @btm_offload_config: BTM config
  498. * @btm_solicited_timeout: Timeout value for waiting BTM request
  499. * @btm_max_attempt_cnt: Maximum attempt for sending BTM query to ESS
  500. * @btm_sticky_time: Stick time after roaming to new AP by BTM
  501. * @disassoc_timer_threshold: threshold value till which the firmware can
  502. * wait before triggering the roam scan after receiving the disassoc iminent
  503. */
  504. struct wmi_btm_config {
  505. uint8_t vdev_id;
  506. uint32_t btm_offload_config;
  507. uint32_t btm_solicited_timeout;
  508. uint32_t btm_max_attempt_cnt;
  509. uint32_t btm_sticky_time;
  510. uint32_t disassoc_timer_threshold;
  511. };
  512. /**
  513. * struct wmi_bss_load_config - BSS load trigger parameters
  514. * @vdev_id: VDEV on which the parameters should be applied
  515. * @bss_load_threshold: BSS load threshold after which roam scan should trigger
  516. * @bss_load_sample_time: Time duration in milliseconds for which the bss load
  517. * trigger needs to be enabled
  518. */
  519. struct wmi_bss_load_config {
  520. uint32_t vdev_id;
  521. uint32_t bss_load_threshold;
  522. uint32_t bss_load_sample_time;
  523. };
  524. /**
  525. * @time_offset: time offset after 11k offload command to trigger a neighbor
  526. * report request (in seconds)
  527. * @low_rssi_offset: Offset from rssi threshold to trigger a neighbor
  528. * report request (in dBm)
  529. * @bmiss_count_trigger: Number of beacon miss events to trigger neighbor
  530. * report request
  531. * @per_threshold_offset: offset from PER threshold to trigger neighbor
  532. * report request (in %)
  533. * @neighbor_report_cache_timeout: timeout after which new trigger can enable
  534. * sending of a neighbor report request (in seconds)
  535. * @max_neighbor_report_req_cap: max number of neighbor report requests that
  536. * can be sent to the peer in the current session
  537. * @ssid: Current connect SSID info
  538. */
  539. struct wmi_11k_offload_neighbor_report_params {
  540. uint32_t time_offset;
  541. uint32_t low_rssi_offset;
  542. uint32_t bmiss_count_trigger;
  543. uint32_t per_threshold_offset;
  544. uint32_t neighbor_report_cache_timeout;
  545. uint32_t max_neighbor_report_req_cap;
  546. struct mac_ssid ssid;
  547. };
  548. /**
  549. * struct wmi_11k_offload_params - offload 11k features to FW
  550. * @vdev_id: vdev id
  551. * @offload_11k_bitmask: bitmask to specify offloaded features
  552. * B0: Neighbor Report Request offload
  553. * B1-B31: Reserved
  554. * @neighbor_report_params: neighbor report offload params
  555. */
  556. struct wmi_11k_offload_params {
  557. uint32_t vdev_id;
  558. uint32_t offload_11k_bitmask;
  559. struct wmi_11k_offload_neighbor_report_params neighbor_report_params;
  560. };
  561. /**
  562. * struct wmi_invoke_neighbor_report_params - Invoke neighbor report request
  563. * from IW to FW
  564. * @vdev_id: vdev id
  565. * @send_resp_to_host: bool to send response to host or not
  566. * @ssid: ssid given from the IW command
  567. */
  568. struct wmi_invoke_neighbor_report_params {
  569. uint32_t vdev_id;
  570. uint32_t send_resp_to_host;
  571. struct mac_ssid ssid;
  572. };
  573. #endif /* _WMI_UNIFIED_ROAM_PARAM_H_ */