target_if_spectral.h 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615
  1. /*
  2. * Copyright (c) 2011,2017-2018 The Linux Foundation. All rights reserved.
  3. *
  4. *
  5. * Permission to use, copy, modify, and/or distribute this software for
  6. * any purpose with or without fee is hereby granted, provided that the
  7. * above copyright notice and this permission notice appear in all
  8. * copies.
  9. *
  10. * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
  11. * WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
  12. * WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
  13. * AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
  14. * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
  15. * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  16. * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  17. * PERFORMANCE OF THIS SOFTWARE.
  18. */
  19. #ifndef _TARGET_IF_SPECTRAL_H_
  20. #define _TARGET_IF_SPECTRAL_H_
  21. #include <wlan_objmgr_cmn.h>
  22. #include <wlan_objmgr_psoc_obj.h>
  23. #include <wlan_objmgr_pdev_obj.h>
  24. #include <wlan_objmgr_vdev_obj.h>
  25. #include <qdf_lock.h>
  26. #include <wlan_spectral_public_structs.h>
  27. #include <reg_services_public_struct.h>
  28. #ifdef DIRECT_BUF_RX_ENABLE
  29. #include <target_if_direct_buf_rx_api.h>
  30. #endif
  31. #ifdef WIN32
  32. #pragma pack(push, target_if_spectral, 1)
  33. #define __ATTRIB_PACK
  34. #else
  35. #ifndef __ATTRIB_PACK
  36. #define __ATTRIB_PACK __attribute__ ((packed))
  37. #endif
  38. #endif
  39. #include <spectral_defs_i.h>
  40. #define STATUS_PASS 1
  41. #define STATUS_FAIL 0
  42. #undef spectral_dbg_line
  43. #define spectral_dbg_line() \
  44. spectral_debug("----------------------------------------------------")
  45. #undef spectral_ops_not_registered
  46. #define spectral_ops_not_registered(str) \
  47. spectral_info("SPECTRAL : %s not registered\n", (str))
  48. #undef not_yet_implemented
  49. #define not_yet_implemented() \
  50. spectral_info("SPECTRAL : %s : %d Not yet implemented\n", \
  51. __func__, __LINE__)
  52. #define SPECTRAL_HT20_NUM_BINS 56
  53. #define SPECTRAL_HT20_FFT_LEN 56
  54. #define SPECTRAL_HT20_DC_INDEX (SPECTRAL_HT20_FFT_LEN / 2)
  55. #define SPECTRAL_HT20_DATA_LEN 60
  56. #define SPECTRAL_HT20_TOTAL_DATA_LEN (SPECTRAL_HT20_DATA_LEN + 3)
  57. #define SPECTRAL_HT40_TOTAL_NUM_BINS 128
  58. #define SPECTRAL_HT40_DATA_LEN 135
  59. #define SPECTRAL_HT40_TOTAL_DATA_LEN (SPECTRAL_HT40_DATA_LEN + 3)
  60. #define SPECTRAL_HT40_FFT_LEN 128
  61. #define SPECTRAL_HT40_DC_INDEX (SPECTRAL_HT40_FFT_LEN / 2)
  62. /*
  63. * Used for the SWAR to obtain approximate combined rssi
  64. * in secondary 80Mhz segment
  65. */
  66. #define OFFSET_CH_WIDTH_20 65
  67. #define OFFSET_CH_WIDTH_40 62
  68. #define OFFSET_CH_WIDTH_80 56
  69. #define OFFSET_CH_WIDTH_160 50
  70. #ifdef BIG_ENDIAN_HOST
  71. #define SPECTRAL_MESSAGE_COPY_CHAR_ARRAY(destp, srcp, len) do { \
  72. int j; \
  73. uint32_t *src, *dest; \
  74. src = (uint32_t *)(srcp); \
  75. dest = (uint32_t *)(destp); \
  76. for (j = 0; j < roundup((len), sizeof(uint32_t)) / 4; j++) { \
  77. *(dest + j) = qdf_le32_to_cpu(*(src + j)); \
  78. } \
  79. } while (0)
  80. #else
  81. #define SPECTRAL_MESSAGE_COPY_CHAR_ARRAY(destp, srcp, len) \
  82. OS_MEMCPY((destp), (srcp), (len));
  83. #endif
  84. #define DUMMY_NF_VALUE (-123)
  85. /* 5 categories x (lower + upper) bands */
  86. #define MAX_INTERF 10
  87. #define HOST_MAX_ANTENNA 3
  88. /* Mask for time stamp from descriptor */
  89. #define SPECTRAL_TSMASK 0xFFFFFFFF
  90. #define SPECTRAL_SIGNATURE 0xdeadbeef
  91. /* START of spectral GEN II HW specific details */
  92. #define SPECTRAL_PHYERR_SIGNATURE_GEN2 0xbb
  93. #define TLV_TAG_SPECTRAL_SUMMARY_REPORT_GEN2 0xF9
  94. #define TLV_TAG_ADC_REPORT_GEN2 0xFA
  95. #define TLV_TAG_SEARCH_FFT_REPORT_GEN2 0xFB
  96. /**
  97. * struct spectral_search_fft_info_gen2 - spectral search fft report for gen2
  98. * @relpwr_db: Total bin power in db
  99. * @num_str_bins_ib: Number of strong bins
  100. * @base_pwr: Base power
  101. * @total_gain_info: Total gain
  102. * @fft_chn_idx: FFT chain on which report is originated
  103. * @avgpwr_db: Average power in db
  104. * @peak_mag: Peak power seen in the bins
  105. * @peak_inx: Index of bin holding peak power
  106. */
  107. struct spectral_search_fft_info_gen2 {
  108. uint32_t relpwr_db;
  109. uint32_t num_str_bins_ib;
  110. uint32_t base_pwr;
  111. uint32_t total_gain_info;
  112. uint32_t fft_chn_idx;
  113. uint32_t avgpwr_db;
  114. uint32_t peak_mag;
  115. int16_t peak_inx;
  116. };
  117. /*
  118. * XXX Check if we should be handling the endinness difference in some
  119. * other way opaque to the host
  120. */
  121. #ifdef BIG_ENDIAN_HOST
  122. /**
  123. * struct spectral_phyerr_tlv_gen2 - phyerr tlv info for big endian host
  124. * @signature: signature
  125. * @tag: tag
  126. * @length: length
  127. */
  128. struct spectral_phyerr_tlv_gen2 {
  129. uint8_t signature;
  130. uint8_t tag;
  131. uint16_t length;
  132. } __ATTRIB_PACK;
  133. #else
  134. /**
  135. * struct spectral_phyerr_tlv_gen2 - phyerr tlv info for little endian host
  136. * @length: length
  137. * @tag: tag
  138. * @signature: signature
  139. */
  140. struct spectral_phyerr_tlv_gen2 {
  141. uint16_t length;
  142. uint8_t tag;
  143. uint8_t signature;
  144. } __ATTRIB_PACK;
  145. #endif /* BIG_ENDIAN_HOST */
  146. /**
  147. * struct spectral_phyerr_hdr_gen2 - phyerr header for gen2 HW
  148. * @hdr_a: Header[0:31]
  149. * @hdr_b: Header[32:63]
  150. */
  151. struct spectral_phyerr_hdr_gen2 {
  152. uint32_t hdr_a;
  153. uint32_t hdr_b;
  154. };
  155. /*
  156. * Segment ID information for 80+80.
  157. *
  158. * If the HW micro-architecture specification extends this DWORD for other
  159. * purposes, then redefine+rename accordingly. For now, the specification
  160. * mentions only segment ID (though this doesn't require an entire DWORD)
  161. * without mention of any generic terminology for the DWORD, or any reservation.
  162. * We use nomenclature accordingly.
  163. */
  164. typedef uint32_t SPECTRAL_SEGID_INFO;
  165. /**
  166. * struct spectral_phyerr_fft_gen2 - fft info in phyerr event
  167. * @buf: fft report
  168. */
  169. struct spectral_phyerr_fft_gen2 {
  170. uint8_t buf[0];
  171. };
  172. /* END of spectral GEN II HW specific details */
  173. /* START of spectral GEN III HW specific details */
  174. #define get_bitfield(value, size, pos) \
  175. (((value) >> (pos)) & ((1 << (size)) - 1))
  176. #define unsigned_to_signed(value, width) \
  177. (((value) >= (1 << ((width) - 1))) ? \
  178. (value - (1 << (width))) : (value))
  179. #define SPECTRAL_PHYERR_SIGNATURE_GEN3 (0xFA)
  180. #define TLV_TAG_SPECTRAL_SUMMARY_REPORT_GEN3 (0x02)
  181. #define TLV_TAG_SEARCH_FFT_REPORT_GEN3 (0x03)
  182. #define SPECTRAL_PHYERR_TLVSIZE_GEN3 (4)
  183. #define PHYERR_HDR_SIG_POS \
  184. (offsetof(struct spectral_phyerr_fft_report_gen3, fft_hdr_sig))
  185. #define PHYERR_HDR_TAG_POS \
  186. (offsetof(struct spectral_phyerr_fft_report_gen3, fft_hdr_tag))
  187. #define SPECTRAL_FFT_BINS_POS \
  188. (offsetof(struct spectral_phyerr_fft_report_gen3, buf))
  189. /**
  190. * struct phyerr_info - spectral search fft report for gen3
  191. * @data: handle to phyerror buffer
  192. * @datalen: length of phyerror bufer
  193. * @p_rfqual: rf quality matrices
  194. * @p_chaninfo: pointer to chaninfo
  195. * @tsf64: 64 bit TSF
  196. * @acs_stats: acs stats
  197. */
  198. struct phyerr_info {
  199. uint8_t *data;
  200. uint32_t datalen;
  201. struct target_if_spectral_rfqual_info *p_rfqual;
  202. struct target_if_spectral_chan_info *p_chaninfo;
  203. uint64_t tsf64;
  204. struct target_if_spectral_acs_stats *acs_stats;
  205. };
  206. /**
  207. * struct spectral_search_fft_info_gen3 - spectral search fft report for gen3
  208. * @timestamp: Timestamp at which fft report was generated
  209. * @fft_detector_id: Which radio generated this report
  210. * @fft_num: The FFT count number. Set to 0 for short FFT.
  211. * @fft_radar_check: NA for spectral
  212. * @fft_peak_sidx: Index of bin with maximum power
  213. * @fft_chn_idx: Rx chain index
  214. * @fft_base_pwr_db: Base power in dB
  215. * @fft_total_gain_db: Total gain in dB
  216. * @fft_num_str_bins_ib: Number of strong bins in the report
  217. * @fft_peak_mag: Peak magnitude
  218. * @fft_avgpwr_db: Average power in dB
  219. * @fft_relpwr_db: Relative power in dB
  220. */
  221. struct spectral_search_fft_info_gen3 {
  222. uint32_t timestamp;
  223. uint32_t fft_detector_id;
  224. uint32_t fft_num;
  225. uint32_t fft_radar_check;
  226. int32_t fft_peak_sidx;
  227. uint32_t fft_chn_idx;
  228. uint32_t fft_base_pwr_db;
  229. uint32_t fft_total_gain_db;
  230. uint32_t fft_num_str_bins_ib;
  231. int32_t fft_peak_mag;
  232. uint32_t fft_avgpwr_db;
  233. uint32_t fft_relpwr_db;
  234. };
  235. /**
  236. * struct spectral_phyerr_sfftreport_gen3 - fft info in phyerr event
  237. * @fft_timestamp: Timestamp at which fft report was generated
  238. * @fft_hdr_sig: signature
  239. * @fft_hdr_tag: tag
  240. * @fft_hdr_length: length
  241. * @hdr_a: Header[0:31]
  242. * @hdr_b: Header[32:63]
  243. * @hdr_c: Header[64:95]
  244. * @resv: Header[96:127]
  245. * @buf: fft bins
  246. */
  247. struct spectral_phyerr_fft_report_gen3 {
  248. uint32_t fft_timestamp;
  249. #ifdef BIG_ENDIAN_HOST
  250. uint8_t fft_hdr_sig;
  251. uint8_t fft_hdr_tag;
  252. uint16_t fft_hdr_length;
  253. #else
  254. uint16_t fft_hdr_length;
  255. uint8_t fft_hdr_tag;
  256. uint8_t fft_hdr_sig;
  257. #endif /* BIG_ENDIAN_HOST */
  258. uint32_t hdr_a;
  259. uint32_t hdr_b;
  260. uint32_t hdr_c;
  261. uint32_t resv;
  262. uint8_t buf[0];
  263. } __ATTRIB_PACK;
  264. /**
  265. * struct sscan_report_fields_gen3 - Fields of spectral report
  266. * @sscan_agc_total_gain: The AGC total gain in DB.
  267. * @inband_pwr_db: The in-band power of the signal in 1/2 DB steps
  268. * @sscan_gainchange: This bit is set to 1 if a gainchange occurred during
  269. * the spectral scan FFT. Software may choose to
  270. * disregard the results.
  271. */
  272. struct sscan_report_fields_gen3 {
  273. uint8_t sscan_agc_total_gain;
  274. int16_t inband_pwr_db;
  275. uint8_t sscan_gainchange;
  276. };
  277. /**
  278. * struct spectral_sscan_report_gen3 - spectral report in phyerr event
  279. * @sscan_timestamp: Timestamp at which fft report was generated
  280. * @sscan_hdr_sig: signature
  281. * @sscan_hdr_tag: tag
  282. * @sscan_hdr_length: length
  283. * @hdr_a: Header[0:31]
  284. * @resv: Header[32:63]
  285. * @hdr_b: Header[64:95]
  286. * @resv: Header[96:127]
  287. */
  288. struct spectral_sscan_report_gen3 {
  289. u_int32_t sscan_timestamp;
  290. #ifdef BIG_ENDIAN_HOST
  291. u_int8_t sscan_hdr_sig;
  292. u_int8_t sscan_hdr_tag;
  293. u_int16_t sscan_hdr_length;
  294. #else
  295. u_int16_t sscan_hdr_length;
  296. u_int8_t sscan_hdr_tag;
  297. u_int8_t sscan_hdr_sig;
  298. #endif /* BIG_ENDIAN_HOST */
  299. u_int32_t hdr_a;
  300. u_int32_t res1;
  301. u_int32_t hdr_b;
  302. u_int32_t res2;
  303. } __ATTRIB_PACK;
  304. #ifdef DIRECT_BUF_RX_ENABLE
  305. /**
  306. * struct Spectral_report - spectral report
  307. * @data: Report buffer
  308. * @noisefloor: Noise floor values
  309. */
  310. struct spectral_report {
  311. uint8_t *data;
  312. int32_t noisefloor[DBR_MAX_CHAINS];
  313. };
  314. #endif
  315. /* END of spectral GEN III HW specific details */
  316. typedef signed char pwr_dbm;
  317. /**
  318. * enum spectral_gen - spectral hw generation
  319. * @SPECTRAL_GEN1 : spectral hw gen 1
  320. * @SPECTRAL_GEN2 : spectral hw gen 2
  321. * @SPECTRAL_GEN3 : spectral hw gen 3
  322. */
  323. enum spectral_gen {
  324. SPECTRAL_GEN1,
  325. SPECTRAL_GEN2,
  326. SPECTRAL_GEN3,
  327. };
  328. #if ATH_PERF_PWR_OFFLOAD
  329. /**
  330. * enum target_if_spectral_info - Enumerations for specifying which spectral
  331. * information (among parameters and states)
  332. * is desired.
  333. * @TARGET_IF_SPECTRAL_INFO_ACTIVE: Indicated whether spectral is active
  334. * @TARGET_IF_SPECTRAL_INFO_ENABLED: Indicated whether spectral is enabled
  335. * @TARGET_IF_SPECTRAL_INFO_PARAMS: Config params
  336. */
  337. enum target_if_spectral_info {
  338. TARGET_IF_SPECTRAL_INFO_ACTIVE,
  339. TARGET_IF_SPECTRAL_INFO_ENABLED,
  340. TARGET_IF_SPECTRAL_INFO_PARAMS,
  341. };
  342. #endif /* ATH_PERF_PWR_OFFLOAD */
  343. /* forward declaration */
  344. struct target_if_spectral;
  345. /**
  346. * struct target_if_spectral_chan_info - Channel information
  347. * @center_freq1: center frequency 1 in MHz
  348. * @center_freq2: center frequency 2 in MHz -valid only for
  349. * 11ACVHT 80PLUS80 mode
  350. * @chan_width: channel width in MHz
  351. */
  352. struct target_if_spectral_chan_info {
  353. uint16_t center_freq1;
  354. uint16_t center_freq2;
  355. uint8_t chan_width;
  356. };
  357. /**
  358. * struct target_if_spectral_acs_stats - EACS stats from spectral samples
  359. * @nfc_ctl_rssi: Control chan rssi
  360. * @nfc_ext_rssi: Extension chan rssi
  361. * @ctrl_nf: Control chan Noise Floor
  362. * @ext_nf: Extension chan Noise Floor
  363. */
  364. struct target_if_spectral_acs_stats {
  365. int8_t nfc_ctl_rssi;
  366. int8_t nfc_ext_rssi;
  367. int8_t ctrl_nf;
  368. int8_t ext_nf;
  369. };
  370. /**
  371. * struct target_if_spectral_perchain_rssi_info - per chain rssi info
  372. * @rssi_pri20: Rssi of primary 20 Mhz
  373. * @rssi_sec20: Rssi of secondary 20 Mhz
  374. * @rssi_sec40: Rssi of secondary 40 Mhz
  375. * @rssi_sec80: Rssi of secondary 80 Mhz
  376. */
  377. struct target_if_spectral_perchain_rssi_info {
  378. int8_t rssi_pri20;
  379. int8_t rssi_sec20;
  380. int8_t rssi_sec40;
  381. int8_t rssi_sec80;
  382. };
  383. /**
  384. * struct target_if_spectral_rfqual_info - RF measurement information
  385. * @rssi_comb: RSSI Information
  386. * @pc_rssi_info: XXX : For now, we know we are getting information
  387. * for only 4 chains at max. For future extensions
  388. * use a define
  389. * @noise_floor: Noise floor information
  390. */
  391. struct target_if_spectral_rfqual_info {
  392. int8_t rssi_comb;
  393. struct target_if_spectral_perchain_rssi_info pc_rssi_info[4];
  394. int16_t noise_floor[4];
  395. };
  396. #define GET_TARGET_IF_SPECTRAL_OPS(spectral) \
  397. ((struct target_if_spectral_ops *)(&((spectral)->spectral_ops)))
  398. /**
  399. * struct target_if_spectral_ops - spectral low level ops table
  400. * @get_tsf64: Get 64 bit TSF value
  401. * @get_capability: Get capability info
  402. * @set_rxfilter: Set rx filter
  403. * @get_rxfilter: Get rx filter
  404. * @is_spectral_active: Check whether icm is active
  405. * @is_spectral_enabled: Check whether spectral is enabled
  406. * @start_spectral_scan: Start spectral scan
  407. * @stop_spectral_scan: Stop spectral scan
  408. * @get_extension_channel: Get extension channel
  409. * @get_ctl_noisefloor: Get control noise floor
  410. * @get_ext_noisefloor: Get extension noise floor
  411. * @configure_spectral: Set spectral configurations
  412. * @get_spectral_config: Get spectral configurations
  413. * @get_ent_spectral_mask: Get spectral mask
  414. * @get_mac_address: Get mac address
  415. * @get_current_channel: Get current channel
  416. * @reset_hw: Reset HW
  417. * @get_chain_noise_floor: Get Channel noise floor
  418. * @spectral_process_phyerr: Process phyerr event
  419. * @process_spectral_report: Process spectral report
  420. */
  421. struct target_if_spectral_ops {
  422. uint64_t (*get_tsf64)(void *arg);
  423. uint32_t (*get_capability)(
  424. void *arg, enum spectral_capability_type type);
  425. uint32_t (*set_rxfilter)(void *arg, int rxfilter);
  426. uint32_t (*get_rxfilter)(void *arg);
  427. uint32_t (*is_spectral_active)(void *arg);
  428. uint32_t (*is_spectral_enabled)(void *arg);
  429. uint32_t (*start_spectral_scan)(void *arg);
  430. uint32_t (*stop_spectral_scan)(void *arg);
  431. uint32_t (*get_extension_channel)(void *arg);
  432. int8_t (*get_ctl_noisefloor)(void *arg);
  433. int8_t (*get_ext_noisefloor)(void *arg);
  434. uint32_t (*configure_spectral)(
  435. void *arg,
  436. struct spectral_config *params);
  437. uint32_t (*get_spectral_config)(
  438. void *arg,
  439. struct spectral_config *params);
  440. uint32_t (*get_ent_spectral_mask)(void *arg);
  441. uint32_t (*get_mac_address)(void *arg, char *addr);
  442. uint32_t (*get_current_channel)(void *arg);
  443. uint32_t (*reset_hw)(void *arg);
  444. uint32_t (*get_chain_noise_floor)(void *arg, int16_t *nf_buf);
  445. int (*spectral_process_phyerr)(struct target_if_spectral *spectral,
  446. uint8_t *data, uint32_t datalen,
  447. struct target_if_spectral_rfqual_info *p_rfqual,
  448. struct target_if_spectral_chan_info *p_chaninfo,
  449. uint64_t tsf64,
  450. struct target_if_spectral_acs_stats *acs_stats);
  451. int (*process_spectral_report)(struct wlan_objmgr_pdev *pdev,
  452. void *payload);
  453. };
  454. /**
  455. * struct target_if_spectral_stats - spectral stats info
  456. * @num_spectral_detects: Total num. of spectral detects
  457. * @total_phy_errors: Total number of phyerrors
  458. * @owl_phy_errors: Indicated phyerrors in old gen1 chipsets
  459. * @pri_phy_errors: Phyerrors in primary channel
  460. * @ext_phy_errors: Phyerrors in secondary channel
  461. * @dc_phy_errors: Phyerrors due to dc
  462. * @early_ext_phy_errors: Early secondary channel phyerrors
  463. * @bwinfo_errors: Bandwidth info errors
  464. * @datalen_discards: Invalid data length errors, seen in gen1 chipsets
  465. * @rssi_discards bw: Indicates reports dropped due to RSSI threshold
  466. * @last_reset_tstamp: Last reset time stamp
  467. */
  468. struct target_if_spectral_stats {
  469. uint32_t num_spectral_detects;
  470. uint32_t total_phy_errors;
  471. uint32_t owl_phy_errors;
  472. uint32_t pri_phy_errors;
  473. uint32_t ext_phy_errors;
  474. uint32_t dc_phy_errors;
  475. uint32_t early_ext_phy_errors;
  476. uint32_t bwinfo_errors;
  477. uint32_t datalen_discards;
  478. uint32_t rssi_discards;
  479. uint64_t last_reset_tstamp;
  480. };
  481. /**
  482. * struct target_if_spectral_event - spectral event structure
  483. * @se_ts: Original 15 bit recv timestamp
  484. * @se_full_ts: 64-bit full timestamp from interrupt time
  485. * @se_rssi: Rssi of spectral event
  486. * @se_bwinfo: Rssi of spectral event
  487. * @se_dur: Duration of spectral pulse
  488. * @se_chanindex: Channel of event
  489. * @se_list: List of spectral events
  490. */
  491. struct target_if_spectral_event {
  492. uint32_t se_ts;
  493. uint64_t se_full_ts;
  494. uint8_t se_rssi;
  495. uint8_t se_bwinfo;
  496. uint8_t se_dur;
  497. uint8_t se_chanindex;
  498. STAILQ_ENTRY(spectral_event) se_list;
  499. };
  500. /**
  501. * struct target_if_chain_noise_pwr_info - Noise power info for each channel
  502. * @rptcount: Count of reports in pwr array
  503. * @un_cal_nf: Uncalibrated noise floor
  504. * @factory_cal_nf: Noise floor as calibrated at the factory for module
  505. * @median_pwr: Median power (median of pwr array)
  506. * @pwr: Power reports
  507. */
  508. struct target_if_chain_noise_pwr_info {
  509. int rptcount;
  510. pwr_dbm un_cal_nf;
  511. pwr_dbm factory_cal_nf;
  512. pwr_dbm median_pwr;
  513. pwr_dbm pwr[];
  514. } __ATTRIB_PACK;
  515. /**
  516. * struct target_if_spectral_chan_stats - Channel information
  517. * @cycle_count: Cycle count
  518. * @channel_load: Channel load
  519. * @per: Period
  520. * @noisefloor: Noise floor
  521. * @comp_usablity: Computed usability
  522. * @maxregpower: Maximum allowed regulatary power
  523. * @comp_usablity_sec80: Computed usability of secondary 80 Mhz
  524. * @maxregpower_sec80: Max regulatory power in secondary 80 Mhz
  525. */
  526. struct target_if_spectral_chan_stats {
  527. int cycle_count;
  528. int channel_load;
  529. int per;
  530. int noisefloor;
  531. uint16_t comp_usablity;
  532. int8_t maxregpower;
  533. uint16_t comp_usablity_sec80;
  534. int8_t maxregpower_sec80;
  535. };
  536. #if ATH_PERF_PWR_OFFLOAD
  537. /**
  538. * struct target_if_spectral_cache - Cache used to minimize WMI operations
  539. * in offload architecture
  540. * @osc_spectral_enabled: Whether Spectral is enabled
  541. * @osc_spectral_active: Whether spectral is active
  542. * XXX: Ideally, we should NOT cache this
  543. * since the hardware can self clear the bit,
  544. * the firmware can possibly stop spectral due to
  545. * intermittent off-channel activity, etc
  546. * A WMI read command should be introduced to handle
  547. * this This will be discussed.
  548. * @osc_params: Spectral parameters
  549. * @osc_is_valid: Whether the cache is valid
  550. */
  551. struct target_if_spectral_cache {
  552. uint8_t osc_spectral_enabled;
  553. uint8_t osc_spectral_active;
  554. struct spectral_config osc_params;
  555. uint8_t osc_is_valid;
  556. };
  557. /**
  558. * struct target_if_spectral_param_state_info - Structure used to represent and
  559. * manage spectral information
  560. * (parameters and states)
  561. * @osps_lock: Lock to synchronize accesses to information
  562. * @osps_cache: Cacheable' information
  563. */
  564. struct target_if_spectral_param_state_info {
  565. qdf_spinlock_t osps_lock;
  566. struct target_if_spectral_cache osps_cache;
  567. /* XXX - Non-cacheable information goes here, in the future */
  568. };
  569. #endif /* ATH_PERF_PWR_OFFLOAD */
  570. struct vdev_spectral_configure_params;
  571. struct vdev_spectral_enable_params;
  572. /**
  573. * struct wmi_spectral_cmd_ops - structure used holding the operations
  574. * related to wmi commands on spectral parameters.
  575. * @wmi_spectral_configure_cmd_send:
  576. * @wmi_spectral_enable_cmd_send:
  577. */
  578. struct wmi_spectral_cmd_ops {
  579. QDF_STATUS (*wmi_spectral_configure_cmd_send)(
  580. void *wmi_hdl,
  581. struct vdev_spectral_configure_params *param);
  582. QDF_STATUS (*wmi_spectral_enable_cmd_send)(
  583. void *wmi_hdl,
  584. struct vdev_spectral_enable_params *param);
  585. };
  586. /**
  587. * struct target_if_spectral - main spectral structure
  588. * @pdev: Pointer to pdev
  589. * @spectral_ops: Target if internal Spectral low level operations table
  590. * @capability: Spectral capabilities structure
  591. * @spectral_lock: Lock used for internal Spectral operations
  592. * @spectral_curchan_radindex: Current channel spectral index
  593. * @spectral_extchan_radindex: Extension channel spectral index
  594. * @spectraldomain: Current Spectral domain
  595. * @spectral_proc_phyerr: Flags to process for PHY errors
  596. * @spectral_defaultparams: Default PHY params per Spectral stat
  597. * @spectral_stats: Spectral related stats
  598. * @events: Events structure
  599. * @sc_spectral_ext_chan_ok: Can spectral be detected on the extension channel?
  600. * @sc_spectral_combined_rssi_ok: Can use combined spectral RSSI?
  601. * @sc_spectral_20_40_mode: Is AP in 20-40 mode?
  602. * @sc_spectral_noise_pwr_cal: Noise power cal required?
  603. * @sc_spectral_non_edma: Is the spectral capable device Non-EDMA?
  604. * @upper_is_control: Upper segment is primary
  605. * @upper_is_extension: Upper segment is secondary
  606. * @lower_is_control: Lower segment is primary
  607. * @lower_is_extension: Lower segment is secondary
  608. * @sc_spectraltest_ieeechan: IEEE channel number to return to after a spectral
  609. * mute test
  610. * @spectral_numbins: Number of bins
  611. * @spectral_fft_len: FFT length
  612. * @spectral_data_len: Total phyerror report length
  613. * @lb_edge_extrabins: Number of extra bins on left band edge
  614. * @rb_edge_extrabins: Number of extra bins on right band edge
  615. * @spectral_max_index_offset: Max FFT index offset (20 MHz mode)
  616. * @spectral_upper_max_index_offset: Upper max FFT index offset (20/40 MHz mode)
  617. * @spectral_lower_max_index_offset: Lower max FFT index offset (20/40 MHz mode)
  618. * @spectral_dc_index: At which index DC is present
  619. * @send_single_packet: Deprecated
  620. * @spectral_sent_msg: Indicates whether we send report to upper layers
  621. * @params: Spectral parameters
  622. * @last_capture_time: Indicates timestamp of previouse report
  623. * @num_spectral_data: Number of Spectral samples received in current session
  624. * @total_spectral_data: Total number of Spectral samples received
  625. * @max_rssi: Maximum RSSI
  626. * @detects_control_channel: NA
  627. * @detects_extension_channel: NA
  628. * @detects_below_dc: NA
  629. * @detects_above_dc: NA
  630. * @sc_scanning: Indicates active wifi scan
  631. * @sc_spectral_scan: Indicates active specral scan
  632. * @sc_spectral_full_scan: Deprecated
  633. * @scan_start_tstamp: Deprecated
  634. * @last_tstamp: Deprecated
  635. * @first_tstamp: Deprecated
  636. * @spectral_samp_count: Deprecated
  637. * @sc_spectral_samp_count: Deprecated
  638. * @noise_pwr_reports_reqd: Number of noise power reports required
  639. * @noise_pwr_reports_recv: Number of noise power reports received
  640. * @noise_pwr_reports_lock: Lock used for Noise power report processing
  641. * @noise_pwr_chain_ctl: Noise power report - control channel
  642. * @noise_pwr_chain_ext: Noise power report - extension channel
  643. * @chaninfo: Channel statistics
  644. * @tsf64: Latest TSF Value
  645. * @param_info: Offload architecture Spectral parameter cache information
  646. * @ch_width: Indicates Channel Width 20/40/80/160 MHz with values 0, 1, 2, 3
  647. * respectively
  648. * @diag_stats: Diagnostic statistics
  649. * @is_160_format: Indicates whether information provided by HW is in altered
  650. * format for 802.11ac 160/80+80 MHz support (QCA9984 onwards)
  651. * @is_lb_edge_extrabins_format: Indicates whether information provided by
  652. * HW has 4 extra bins, at left band edge, for report mode 2
  653. * @is_rb_edge_extrabins_format: Indicates whether information provided
  654. * by HW has 4 extra bins, at right band edge, for report mode 2
  655. * @is_sec80_rssi_war_required: Indicates whether the software workaround is
  656. * required to obtain approximate combined RSSI for secondary 80Mhz segment
  657. * @simctx: Spectral Simulation context
  658. * @spectral_gen: Spectral hardware generation
  659. * @hdr_sig_exp: Expected signature in PHYERR TLV header, for the given hardware
  660. * generation
  661. * @tag_sscan_summary_exp: Expected Spectral Scan Summary tag in PHYERR TLV
  662. * header, for the given hardware generation
  663. * @tag_sscan_fft_exp: Expected Spectral Scan FFT report tag in PHYERR TLV
  664. * header, for the given hardware generation
  665. * @tlvhdr_size: Expected PHYERR TLV header size, for the given hardware
  666. * generation
  667. * @nl_cb: Netlink callbacks
  668. * @use_nl_bcast: Whether to use Netlink broadcast/unicast
  669. * @send_phy_data: Send data to the applicaton layer
  670. * @inband_fftbin_size_adj: Whether to carry out FFT bin size adjustment for
  671. * in-band report format. This would be required on some chipsets under the
  672. * following circumstances: In report mode 2 only the in-band bins are DMA'ed.
  673. * Scatter/gather is used. However, the HW generates all bins, not just in-band,
  674. * and reports the number of bins accordingly. The subsystem arranging for the
  675. * DMA cannot change this value. On such chipsets the adjustment required at the
  676. * host driver is to check if report format is 2, and if so halve the number of
  677. * bins reported to get the number actually DMA'ed.
  678. */
  679. struct target_if_spectral {
  680. struct wlan_objmgr_pdev *pdev_obj;
  681. struct target_if_spectral_ops spectral_ops;
  682. struct spectral_caps capability;
  683. qdf_spinlock_t spectral_lock;
  684. int16_t spectral_curchan_radindex;
  685. int16_t spectral_extchan_radindex;
  686. uint32_t spectraldomain;
  687. uint32_t spectral_proc_phyerr;
  688. struct spectral_config spectral_defaultparams;
  689. struct target_if_spectral_stats spectral_stats;
  690. struct target_if_spectral_event *events;
  691. unsigned int sc_spectral_ext_chan_ok:1,
  692. sc_spectral_combined_rssi_ok:1,
  693. sc_spectral_20_40_mode:1,
  694. sc_spectral_noise_pwr_cal:1,
  695. sc_spectral_non_edma:1;
  696. int upper_is_control;
  697. int upper_is_extension;
  698. int lower_is_control;
  699. int lower_is_extension;
  700. uint8_t sc_spectraltest_ieeechan;
  701. int spectral_numbins;
  702. int spectral_fft_len;
  703. int spectral_data_len;
  704. /*
  705. * For 11ac chipsets prior to AR900B version 2.0, a max of 512 bins are
  706. * delivered. However, there can be additional bins reported for
  707. * AR900B version 2.0 and QCA9984 as described next:
  708. *
  709. * AR900B version 2.0: An additional tone is processed on the right
  710. * hand side in order to facilitate detection of radar pulses out to
  711. * the extreme band-edge of the channel frequency. Since the HW design
  712. * processes four tones at a time, this requires one additional Dword
  713. * to be added to the search FFT report.
  714. *
  715. * QCA9984: When spectral_scan_rpt_mode = 2, i.e 2-dword summary +
  716. * 1x-oversampled bins (in-band) per FFT, then 8 more bins
  717. * (4 more on left side and 4 more on right side)are added.
  718. */
  719. int lb_edge_extrabins;
  720. int rb_edge_extrabins;
  721. int spectral_max_index_offset;
  722. int spectral_upper_max_index_offset;
  723. int spectral_lower_max_index_offset;
  724. int spectral_dc_index;
  725. int send_single_packet;
  726. int spectral_sent_msg;
  727. int classify_scan;
  728. os_timer_t classify_timer;
  729. struct spectral_config params;
  730. struct spectral_classifier_params classifier_params;
  731. int last_capture_time;
  732. int num_spectral_data;
  733. int total_spectral_data;
  734. int max_rssi;
  735. int detects_control_channel;
  736. int detects_extension_channel;
  737. int detects_below_dc;
  738. int detects_above_dc;
  739. int sc_scanning;
  740. int sc_spectral_scan;
  741. int sc_spectral_full_scan;
  742. uint64_t scan_start_tstamp;
  743. uint32_t last_tstamp;
  744. uint32_t first_tstamp;
  745. uint32_t spectral_samp_count;
  746. uint32_t sc_spectral_samp_count;
  747. int noise_pwr_reports_reqd;
  748. int noise_pwr_reports_recv;
  749. qdf_spinlock_t noise_pwr_reports_lock;
  750. struct target_if_chain_noise_pwr_info
  751. *noise_pwr_chain_ctl[HOST_MAX_ANTENNA];
  752. struct target_if_chain_noise_pwr_info
  753. *noise_pwr_chain_ext[HOST_MAX_ANTENNA];
  754. uint64_t tsf64;
  755. #if ATH_PERF_PWR_OFFLOAD
  756. struct target_if_spectral_param_state_info param_info;
  757. #endif
  758. uint32_t ch_width;
  759. struct spectral_diag_stats diag_stats;
  760. bool is_160_format;
  761. bool is_lb_edge_extrabins_format;
  762. bool is_rb_edge_extrabins_format;
  763. bool is_sec80_rssi_war_required;
  764. #ifdef QCA_SUPPORT_SPECTRAL_SIMULATION
  765. void *simctx;
  766. #endif
  767. enum spectral_gen spectral_gen;
  768. uint8_t hdr_sig_exp;
  769. uint8_t tag_sscan_summary_exp;
  770. uint8_t tag_sscan_fft_exp;
  771. uint8_t tlvhdr_size;
  772. struct wmi_spectral_cmd_ops param_wmi_cmd_ops;
  773. struct spectral_nl_cb nl_cb;
  774. bool use_nl_bcast;
  775. int (*send_phy_data)(struct wlan_objmgr_pdev *pdev);
  776. u_int8_t fftbin_size_war;
  777. u_int8_t inband_fftbin_size_adj;
  778. };
  779. /**
  780. * struct target_if_samp_msg_params - Spectral Analysis Messaging Protocol
  781. * data format
  782. * @rssi: RSSI (except for secondary 80 segment)
  783. * @rssi_sec80: RSSI for secondary 80 segment
  784. * @lower_rssi: RSSI of lower band
  785. * @upper_rssi: RSSI of upper band
  786. * @chain_ctl_rssi: RSSI for control channel, for all antennas
  787. * @chain_ext_rssi: RSSI for extension channel, for all antennas
  788. * @bwinfo: bandwidth info
  789. * @data_len: length of FFT data (except for secondary 80 segment)
  790. * @data_len_sec80: length of FFT data for secondary 80 segment
  791. * @tstamp: timestamp
  792. * @last_tstamp: last time stamp
  793. * @max_mag: maximum magnitude (except for secondary 80 segment)
  794. * @max_mag_sec80: maximum magnitude for secondary 80 segment
  795. * @max_index: index of max magnitude (except for secondary 80 segment)
  796. * @max_index_sec80: index of max magnitude for secondary 80 segment
  797. * @max_exp: max exp
  798. * @peak: peak frequency (obsolete)
  799. * @pwr_count: number of FFT bins (except for secondary 80 segment)
  800. * @pwr_count_sec80: number of FFT bins in secondary 80 segment
  801. * @nb_lower: This is deprecated
  802. * @nb_upper: This is deprecated
  803. * @max_upper_index: index of max mag in upper band
  804. * @max_lower_index: index of max mag in lower band
  805. * @bin_pwr_data: Contains FFT magnitudes (except for secondary 80 segment)
  806. * @bin_pwr_data_sec80: Contains FFT magnitudes for the secondary 80 segment
  807. * @freq: Center frequency of primary 20MHz channel in MHz
  808. * @vhtop_ch_freq_seg1: VHT operation first segment center frequency in MHz
  809. * @vhtop_ch_freq_seg2: VHT operation second segment center frequency in MHz
  810. * @freq_loading: spectral control duty cycles
  811. * @noise_floor: current noise floor (except for secondary 80 segment)
  812. * @noise_floor_sec80: current noise floor for secondary 80 segment
  813. * @interf_list: List of interfernce sources
  814. * @classifier_params: classifier parameters
  815. * @sc: classifier parameters
  816. */
  817. struct target_if_samp_msg_params {
  818. int8_t rssi;
  819. int8_t rssi_sec80;
  820. int8_t lower_rssi;
  821. int8_t upper_rssi;
  822. int8_t chain_ctl_rssi[HOST_MAX_ANTENNA];
  823. int8_t chain_ext_rssi[HOST_MAX_ANTENNA];
  824. uint16_t bwinfo;
  825. uint16_t datalen;
  826. uint16_t datalen_sec80;
  827. uint32_t tstamp;
  828. uint32_t last_tstamp;
  829. uint16_t max_mag;
  830. uint16_t max_mag_sec80;
  831. uint16_t max_index;
  832. uint16_t max_index_sec80;
  833. uint8_t max_exp;
  834. int peak;
  835. int pwr_count;
  836. int pwr_count_sec80;
  837. int8_t nb_lower;
  838. int8_t nb_upper;
  839. uint16_t max_lower_index;
  840. uint16_t max_upper_index;
  841. uint8_t *bin_pwr_data;
  842. uint8_t *bin_pwr_data_sec80;
  843. uint16_t freq;
  844. uint16_t vhtop_ch_freq_seg1;
  845. uint16_t vhtop_ch_freq_seg2;
  846. uint16_t freq_loading;
  847. int16_t noise_floor;
  848. int16_t noise_floor_sec80;
  849. struct interf_src_rsp interf_list;
  850. struct spectral_classifier_params classifier_params;
  851. struct ath_softc *sc;
  852. uint8_t agc_total_gain;
  853. uint8_t agc_total_gain_sec80;
  854. uint8_t gainchange;
  855. uint8_t gainchange_sec80;
  856. };
  857. #ifdef WLAN_CONV_SPECTRAL_ENABLE
  858. /**
  859. * target_if_spectral_dump_fft() - Dump Spectral FFT
  860. * @pfft: Pointer to Spectral Phyerr FFT
  861. * @fftlen: FFT length
  862. *
  863. * Return: Success or failure
  864. */
  865. int target_if_spectral_dump_fft(uint8_t *pfft, int fftlen);
  866. /**
  867. * target_if_dbg_print_samp_param() - Print contents of SAMP struct
  868. * @p: Pointer to SAMP message
  869. *
  870. * Return: Void
  871. */
  872. void target_if_dbg_print_samp_param(struct target_if_samp_msg_params *p);
  873. /**
  874. * target_if_get_offset_swar_sec80() - Get offset for SWAR according to
  875. * the channel width
  876. * @channel_width: Channel width
  877. *
  878. * Return: Offset for SWAR
  879. */
  880. uint32_t target_if_get_offset_swar_sec80(uint32_t channel_width);
  881. /**
  882. * target_if_sptrl_register_tx_ops() - Register Spectral target_if Tx Ops
  883. * @tx_ops: Tx Ops
  884. *
  885. * Return: void
  886. */
  887. void target_if_sptrl_register_tx_ops(struct wlan_lmac_if_tx_ops *tx_ops);
  888. /**
  889. * target_if_spectral_create_samp_msg() - Create the spectral samp message
  890. * @spectral : Pointer to spectral internal structure
  891. * @params : spectral samp message parameters
  892. *
  893. * API to create the spectral samp message
  894. *
  895. * Return: void
  896. */
  897. void target_if_spectral_create_samp_msg(
  898. struct target_if_spectral *spectral,
  899. struct target_if_samp_msg_params *params);
  900. /**
  901. * target_if_spectral_process_phyerr_gen3() - Process phyerror event for gen3
  902. * @pdev: Pointer to pdev object
  903. * @payload: Pointer to spectral report
  904. *
  905. * Process phyerror event for gen3
  906. *
  907. * Return: Success/Failure
  908. */
  909. int target_if_spectral_process_report_gen3(
  910. struct wlan_objmgr_pdev *pdev,
  911. void *buf);
  912. /**
  913. * target_if_process_phyerr_gen2() - Process PHY Error for gen2
  914. * @spectral: Pointer to Spectral object
  915. * @data: Pointer to phyerror event buffer
  916. * @datalen: Data length
  917. * @p_rfqual: RF quality info
  918. * @p_chaninfo: Channel info
  919. * @tsf64: 64 bit tsf timestamp
  920. * @acs_stats: ACS stats
  921. *
  922. * Process PHY Error for gen2
  923. *
  924. * Return: Success/Failure
  925. */
  926. int target_if_process_phyerr_gen2(
  927. struct target_if_spectral *spectral,
  928. uint8_t *data,
  929. uint32_t datalen, struct target_if_spectral_rfqual_info *p_rfqual,
  930. struct target_if_spectral_chan_info *p_chaninfo,
  931. uint64_t tsf64,
  932. struct target_if_spectral_acs_stats *acs_stats);
  933. /**
  934. * target_if_spectral_send_intf_found_msg() - Indicate to application layer that
  935. * interference has been found
  936. * @pdev: Pointer to pdev
  937. * @cw_int: 1 if CW interference is found, 0 if WLAN interference is found
  938. * @dcs_enabled: 1 if DCS is enabled, 0 if DCS is disabled
  939. *
  940. * Send message to application layer
  941. * indicating that interference has been found
  942. *
  943. * Return: None
  944. */
  945. void target_if_spectral_send_intf_found_msg(
  946. struct wlan_objmgr_pdev *pdev,
  947. uint16_t cw_int, uint32_t dcs_enabled);
  948. /**
  949. * target_if_stop_spectral_scan() - Stop spectral scan
  950. * @pdev: Pointer to pdev object
  951. *
  952. * API to stop the current on-going spectral scan
  953. *
  954. * Return: None
  955. */
  956. void target_if_stop_spectral_scan(struct wlan_objmgr_pdev *pdev);
  957. /**
  958. * target_if_spectral_get_vdev() - Get pointer to vdev to be used for Spectral
  959. * operations
  960. * @spectral: Pointer to Spectral target_if internal private data
  961. *
  962. * Spectral operates on pdev. However, in order to retrieve some WLAN
  963. * properties, a vdev is required. To facilitate this, the function returns the
  964. * first vdev in our pdev. The caller should release the reference to the vdev
  965. * once it is done using it.
  966. * TODO: If the framework later provides an API to obtain the first active
  967. * vdev, then it would be preferable to use this API.
  968. *
  969. * Return: Pointer to vdev on success, NULL on failure
  970. */
  971. struct wlan_objmgr_vdev *target_if_spectral_get_vdev(
  972. struct target_if_spectral *spectral);
  973. /**
  974. * target_if_spectral_dump_hdr_gen2() - Dump Spectral header for gen2
  975. * @phdr: Pointer to Spectral Phyerr Header
  976. *
  977. * Dump Spectral header
  978. *
  979. * Return: Success/Failure
  980. */
  981. int target_if_spectral_dump_hdr_gen2(struct spectral_phyerr_hdr_gen2 *phdr);
  982. /**
  983. * target_if_get_combrssi_sec80_seg_gen2() - Get approximate combined RSSI
  984. * for Secondary 80 segment
  985. * @spectral: Pointer to spectral object
  986. * @p_sfft_sec80: Pointer to search fft info of secondary 80 segment
  987. *
  988. * Get approximate combined RSSI for Secondary 80 segment
  989. *
  990. * Return: Combined RSSI for secondary 80Mhz segment
  991. */
  992. int8_t target_if_get_combrssi_sec80_seg_gen2(
  993. struct target_if_spectral *spectral,
  994. struct spectral_search_fft_info_gen2 *p_sfft_sec80);
  995. /**
  996. * target_if_spectral_dump_tlv_gen2() - Dump Spectral TLV for gen2
  997. * @ptlv: Pointer to Spectral Phyerr TLV
  998. * @is_160_format: Indicates 160 format
  999. *
  1000. * Dump Spectral TLV for gen2
  1001. *
  1002. * Return: Success/Failure
  1003. */
  1004. int target_if_spectral_dump_tlv_gen2(
  1005. struct spectral_phyerr_tlv_gen2 *ptlv, bool is_160_format);
  1006. /**
  1007. * target_if_spectral_dump_phyerr_data_gen2() - Dump Spectral
  1008. * related PHY Error for gen2
  1009. * @data: Pointer to phyerror buffer
  1010. * @datalen: Data length
  1011. * @is_160_format: Indicates 160 format
  1012. *
  1013. * Dump Spectral related PHY Error for gen2
  1014. *
  1015. * Return: Success/Failure
  1016. */
  1017. int target_if_spectral_dump_phyerr_data_gen2(
  1018. uint8_t *data,
  1019. uint32_t datalen,
  1020. bool is_160_format);
  1021. /**
  1022. * target_if_dump_fft_report_gen3() - Dump FFT Report for gen3
  1023. * @spectral: Pointer to Spectral object
  1024. * @p_fft_report: Pointer to fft report
  1025. * @p_sfft: Pointer to search fft report
  1026. *
  1027. * Dump FFT Report for gen3
  1028. *
  1029. * Return: Success/Failure
  1030. */
  1031. int target_if_dump_fft_report_gen3(struct target_if_spectral *spectral,
  1032. struct spectral_phyerr_fft_report_gen3 *p_fft_report,
  1033. struct spectral_search_fft_info_gen3 *p_sfft);
  1034. /**
  1035. * target_if_dbg_print_samp_msg() - Print contents of SAMP Message
  1036. * @p: Pointer to SAMP message
  1037. *
  1038. * Print contents of SAMP Message
  1039. *
  1040. * Return: Void
  1041. */
  1042. void target_if_dbg_print_samp_msg(struct spectral_samp_msg *pmsg);
  1043. /**
  1044. * target_if_process_sfft_report_gen3() - Process Search FFT Report for gen3
  1045. * @p_fft_report: Pointer to fft report
  1046. * @p_sfft: Pointer to search fft report
  1047. *
  1048. * Process Search FFT Report for gen3
  1049. *
  1050. * Return: Success/Failure
  1051. */
  1052. int target_if_process_sfft_report_gen3(
  1053. struct spectral_phyerr_fft_report_gen3 *p_fft_report,
  1054. struct spectral_search_fft_info_gen3 *p_fft_info);
  1055. /**
  1056. * get_target_if_spectral_handle_from_pdev() - Get handle to target_if internal
  1057. * Spectral data
  1058. * @pdev: Pointer to pdev
  1059. *
  1060. * Return: Handle to target_if internal Spectral data on success, NULL on
  1061. * failure
  1062. */
  1063. static inline
  1064. struct target_if_spectral *get_target_if_spectral_handle_from_pdev(
  1065. struct wlan_objmgr_pdev *pdev)
  1066. {
  1067. struct target_if_spectral *spectral = NULL;
  1068. struct wlan_objmgr_psoc *psoc = NULL;
  1069. psoc = wlan_pdev_get_psoc(pdev);
  1070. spectral = (struct target_if_spectral *)
  1071. psoc->soc_cb.rx_ops.sptrl_rx_ops.sptrlro_get_target_handle(
  1072. pdev);
  1073. return spectral;
  1074. }
  1075. /**
  1076. * target_if_vdev_get_chan_freq() - Get the operating channel frequency of a
  1077. * given vdev
  1078. * @pdev: Pointer to vdev
  1079. *
  1080. * Get the operating channel frequency of a given vdev
  1081. *
  1082. * Return: Operating channel frequency of a vdev
  1083. */
  1084. static inline
  1085. int16_t target_if_vdev_get_chan_freq(struct wlan_objmgr_vdev *vdev)
  1086. {
  1087. struct wlan_objmgr_psoc *psoc = NULL;
  1088. psoc = wlan_vdev_get_psoc(vdev);
  1089. if (!psoc) {
  1090. spectral_err("psoc is NULL");
  1091. return -EINVAL;
  1092. }
  1093. return psoc->soc_cb.rx_ops.sptrl_rx_ops.sptrlro_vdev_get_chan_freq(
  1094. vdev);
  1095. }
  1096. /**
  1097. * target_if_vdev_get_ch_width() - Get the operating channel bandwidth of a
  1098. * given vdev
  1099. * @pdev: Pointer to vdev
  1100. *
  1101. * Get the operating channel bandwidth of a given vdev
  1102. *
  1103. * Return: channel bandwidth enumeration corresponding to the vdev
  1104. */
  1105. static inline
  1106. enum phy_ch_width target_if_vdev_get_ch_width(struct wlan_objmgr_vdev *vdev)
  1107. {
  1108. struct wlan_objmgr_psoc *psoc = NULL;
  1109. psoc = wlan_vdev_get_psoc(vdev);
  1110. if (!psoc) {
  1111. spectral_err("psoc is NULL");
  1112. return CH_WIDTH_INVALID;
  1113. }
  1114. return psoc->soc_cb.rx_ops.sptrl_rx_ops.sptrlro_vdev_get_ch_width(
  1115. vdev);
  1116. }
  1117. /**
  1118. * target_if_vdev_get_sec20chan_freq_mhz() - Get the frequency of secondary
  1119. * 20 MHz channel for a given vdev
  1120. * @pdev: Pointer to vdev
  1121. *
  1122. * Get the frequency of secondary 20Mhz channel for a given vdev
  1123. *
  1124. * Return: Frequency of secondary 20Mhz channel for a given vdev
  1125. */
  1126. static inline
  1127. int target_if_vdev_get_sec20chan_freq_mhz(
  1128. struct wlan_objmgr_vdev *vdev,
  1129. uint16_t *sec20chan_freq)
  1130. {
  1131. struct wlan_objmgr_psoc *psoc = NULL;
  1132. psoc = wlan_vdev_get_psoc(vdev);
  1133. if (!psoc) {
  1134. spectral_err("psoc is NULL");
  1135. return -EINVAL;
  1136. }
  1137. return psoc->soc_cb.rx_ops.sptrl_rx_ops.
  1138. sptrlro_vdev_get_sec20chan_freq_mhz(vdev, sec20chan_freq);
  1139. }
  1140. /**
  1141. * target_if_spectral_set_rxchainmask() - Set Spectral Rx chainmask
  1142. * @pdev: Pointer to pdev
  1143. * @spectral_rx_chainmask: Spectral Rx chainmask
  1144. *
  1145. * Return: None
  1146. */
  1147. static inline
  1148. void target_if_spectral_set_rxchainmask(struct wlan_objmgr_pdev *pdev,
  1149. uint8_t spectral_rx_chainmask)
  1150. {
  1151. struct target_if_spectral *spectral = NULL;
  1152. spectral = get_target_if_spectral_handle_from_pdev(pdev);
  1153. spectral->params.ss_chn_mask = spectral_rx_chainmask;
  1154. }
  1155. /**
  1156. * target_if_spectral_process_phyerr() - Process Spectral PHY error
  1157. * @pdev: Pointer to pdev
  1158. * @data: PHY error data received from FW
  1159. * @datalen: Length of data
  1160. * @p_rfqual: Pointer to RF Quality information
  1161. * @p_chaninfo: Pointer to channel information
  1162. * @tsf: TSF time instance at which the Spectral sample was received
  1163. * @acs_stats: ACS stats
  1164. *
  1165. * Process Spectral PHY error by extracting necessary information from the data
  1166. * sent by FW, and send the extracted information to application layer.
  1167. *
  1168. * Return: None
  1169. */
  1170. static inline
  1171. void target_if_spectral_process_phyerr(
  1172. struct wlan_objmgr_pdev *pdev,
  1173. uint8_t *data, uint32_t datalen,
  1174. struct target_if_spectral_rfqual_info *p_rfqual,
  1175. struct target_if_spectral_chan_info *p_chaninfo,
  1176. uint64_t tsf64,
  1177. struct target_if_spectral_acs_stats *acs_stats)
  1178. {
  1179. struct target_if_spectral *spectral = NULL;
  1180. struct target_if_spectral_ops *p_sops = NULL;
  1181. spectral = get_target_if_spectral_handle_from_pdev(pdev);
  1182. p_sops = GET_TARGET_IF_SPECTRAL_OPS(spectral);
  1183. p_sops->spectral_process_phyerr(spectral, data, datalen,
  1184. p_rfqual, p_chaninfo,
  1185. tsf64, acs_stats);
  1186. }
  1187. /**
  1188. * target_if_sops_is_spectral_enabled() - Get whether Spectral is enabled
  1189. * @arg: Pointer to handle for Spectral target_if internal private data
  1190. *
  1191. * Function to check whether Spectral is enabled
  1192. *
  1193. * Return: True if Spectral is enabled, false if Spectral is not enabled
  1194. */
  1195. uint32_t target_if_sops_is_spectral_enabled(void *arg);
  1196. /**
  1197. * target_if_sops_is_spectral_active() - Get whether Spectral is active
  1198. * @arg: Pointer to handle for Spectral target_if internal private data
  1199. *
  1200. * Function to check whether Spectral is active
  1201. *
  1202. * Return: True if Spectral is active, false if Spectral is not active
  1203. */
  1204. uint32_t target_if_sops_is_spectral_active(void *arg);
  1205. /**
  1206. * target_if_sops_start_spectral_scan() - Start Spectral scan
  1207. * @arg: Pointer to handle for Spectral target_if internal private data
  1208. *
  1209. * Function to start spectral scan
  1210. *
  1211. * Return: 0 on success else failure
  1212. */
  1213. uint32_t target_if_sops_start_spectral_scan(void *arg);
  1214. /**
  1215. * target_if_sops_stop_spectral_scan() - Stop Spectral scan
  1216. * @arg: Pointer to handle for Spectral target_if internal private data
  1217. *
  1218. * Function to stop spectral scan
  1219. *
  1220. * Return: 0 in case of success, -1 on failure
  1221. */
  1222. uint32_t target_if_sops_stop_spectral_scan(void *arg);
  1223. /**
  1224. * target_if_spectral_get_extension_channel() - Get the current Extension
  1225. * channel (in MHz)
  1226. * @arg: Pointer to handle for Spectral target_if internal private data
  1227. *
  1228. * Return: Current Extension channel (in MHz) on success, 0 on failure or if
  1229. * extension channel is not present.
  1230. */
  1231. uint32_t target_if_spectral_get_extension_channel(void *arg);
  1232. /**
  1233. * target_if_spectral_get_current_channel() - Get the current channel (in MHz)
  1234. * @arg: Pointer to handle for Spectral target_if internal private data
  1235. *
  1236. * Return: Current channel (in MHz) on success, 0 on failure
  1237. */
  1238. uint32_t target_if_spectral_get_current_channel(void *arg);
  1239. /**
  1240. * target_if_spectral_reset_hw() - Reset the hardware
  1241. * @arg: Pointer to handle for Spectral target_if internal private data
  1242. *
  1243. * This is only a placeholder since it is not currently required in the offload
  1244. * case.
  1245. *
  1246. * Return: 0
  1247. */
  1248. uint32_t target_if_spectral_reset_hw(void *arg);
  1249. /**
  1250. * target_if_spectral_get_chain_noise_floor() - Get the Chain noise floor from
  1251. * Noisefloor history buffer
  1252. * @arg: Pointer to handle for Spectral target_if internal private data
  1253. * @nf_buf: Pointer to buffer into which chain Noise Floor data should be copied
  1254. *
  1255. * This is only a placeholder since it is not currently required in the offload
  1256. * case.
  1257. *
  1258. * Return: 0
  1259. */
  1260. uint32_t target_if_spectral_get_chain_noise_floor(void *arg, int16_t *nf_buf);
  1261. /**
  1262. * target_if_spectral_get_ext_noisefloor() - Get the extension channel
  1263. * noisefloor
  1264. * @arg: Pointer to handle for Spectral target_if internal private data
  1265. *
  1266. * This is only a placeholder since it is not currently required in the offload
  1267. * case.
  1268. *
  1269. * Return: 0
  1270. */
  1271. int8_t target_if_spectral_get_ext_noisefloor(void *arg);
  1272. /**
  1273. * target_if_spectral_get_ctl_noisefloor() - Get the control channel noisefloor
  1274. * @arg: Pointer to handle for Spectral target_if internal private data
  1275. *
  1276. * This is only a placeholder since it is not currently required in the offload
  1277. * case.
  1278. *
  1279. * Return: 0
  1280. */
  1281. int8_t target_if_spectral_get_ctl_noisefloor(void *arg);
  1282. /**
  1283. * target_if_spectral_get_capability() - Get whether a given Spectral hardware
  1284. * capability is available
  1285. * @arg: Pointer to handle for Spectral target_if internal private data
  1286. * @type: Spectral hardware capability type
  1287. *
  1288. * Return: True if the capability is available, false if the capability is not
  1289. * available
  1290. */
  1291. uint32_t target_if_spectral_get_capability(
  1292. void *arg, enum spectral_capability_type type);
  1293. /**
  1294. * target_if_spectral_set_rxfilter() - Set the RX Filter before Spectral start
  1295. * @arg: Pointer to handle for Spectral target_if internal private data
  1296. * @rxfilter: Rx filter to be used
  1297. *
  1298. * Note: This is only a placeholder function. It is not currently required since
  1299. * FW should be taking care of setting the required filters.
  1300. *
  1301. * Return: 0
  1302. */
  1303. uint32_t target_if_spectral_set_rxfilter(void *arg, int rxfilter);
  1304. /**
  1305. * target_if_spectral_sops_configure_params() - Configure user supplied Spectral
  1306. * parameters
  1307. * @arg: Pointer to handle for Spectral target_if internal private data
  1308. * @params: Spectral parameters
  1309. *
  1310. * Return: 0 in case of success, -1 on failure
  1311. */
  1312. uint32_t target_if_spectral_sops_configure_params(
  1313. void *arg, struct spectral_config *params);
  1314. /**
  1315. * target_if_spectral_get_rxfilter() - Get the current RX Filter settings
  1316. * @arg: Pointer to handle for Spectral target_if internal private data
  1317. *
  1318. * Note: This is only a placeholder function. It is not currently required since
  1319. * FW should be taking care of setting the required filters.
  1320. *
  1321. * Return: 0
  1322. */
  1323. uint32_t target_if_spectral_get_rxfilter(void *arg);
  1324. /**
  1325. * target_if_pdev_spectral_deinit() - De-initialize target_if Spectral
  1326. * functionality for the given pdev
  1327. * @pdev: Pointer to pdev object
  1328. *
  1329. * Return: None
  1330. */
  1331. void target_if_pdev_spectral_deinit(struct wlan_objmgr_pdev *pdev);
  1332. /**
  1333. * target_if_set_spectral_config() - Set spectral config
  1334. * @pdev: Pointer to pdev object
  1335. * @threshtype: config type
  1336. * @value: config value
  1337. *
  1338. * API to set spectral configurations
  1339. *
  1340. * Return: 0 in case of success, -1 on failure
  1341. */
  1342. int target_if_set_spectral_config(struct wlan_objmgr_pdev *pdev,
  1343. const uint32_t threshtype,
  1344. const uint32_t value);
  1345. /**
  1346. * target_if_pdev_spectral_init() - Initialize target_if Spectral
  1347. * functionality for the given pdev
  1348. * @pdev: Pointer to pdev object
  1349. *
  1350. * Return: On success, pointer to Spectral target_if internal private data, on
  1351. * failure, NULL
  1352. */
  1353. void *target_if_pdev_spectral_init(struct wlan_objmgr_pdev *pdev);
  1354. /**
  1355. * target_if_spectral_sops_get_params() - Get user configured Spectral
  1356. * parameters
  1357. * @arg: Pointer to handle for Spectral target_if internal private data
  1358. * @params: Pointer to buffer into which Spectral parameters should be copied
  1359. *
  1360. * Return: 0 in case of success, -1 on failure
  1361. */
  1362. uint32_t target_if_spectral_sops_get_params(
  1363. void *arg, struct spectral_config *params);
  1364. /**
  1365. * target_if_init_spectral_capability() - Initialize Spectral capability
  1366. * @spectral: Pointer to Spectral target_if internal private data
  1367. *
  1368. * This is a workaround.
  1369. *
  1370. * Return: None
  1371. */
  1372. void target_if_init_spectral_capability(struct target_if_spectral *spectral);
  1373. /**
  1374. * target_if_start_spectral_scan() - Start spectral scan
  1375. * @pdev: Pointer to pdev object
  1376. *
  1377. * API to start spectral scan
  1378. *
  1379. * Return: 0 in case of success, -1 on failure
  1380. */
  1381. int target_if_start_spectral_scan(struct wlan_objmgr_pdev *pdev);
  1382. /**
  1383. * target_if_get_spectral_config() - Get spectral configuration
  1384. * @pdev: Pointer to pdev object
  1385. * @param: Pointer to spectral_config structure in which the configuration
  1386. * should be returned
  1387. *
  1388. * API to get the current spectral configuration
  1389. *
  1390. * Return: 0 in case of success, -1 on failure
  1391. */
  1392. void target_if_get_spectral_config(struct wlan_objmgr_pdev *pdev,
  1393. struct spectral_config *param);
  1394. /**
  1395. * target_if_spectral_scan_enable_params() - Enable use of desired Spectral
  1396. * parameters
  1397. * @spectral: Pointer to Spectral target_if internal private data
  1398. * @spectral_params: Pointer to Spectral parameters
  1399. *
  1400. * Enable use of desired Spectral parameters by configuring them into HW, and
  1401. * starting Spectral scan
  1402. *
  1403. * Return: 0 on success, 1 on failure
  1404. */
  1405. int target_if_spectral_scan_enable_params(
  1406. struct target_if_spectral *spectral, struct spectral_config *spectral_params);
  1407. /**
  1408. * target_if_is_spectral_active() - Get whether Spectral is active
  1409. * @pdev: Pointer to pdev object
  1410. *
  1411. * Return: True if Spectral is active, false if Spectral is not active
  1412. */
  1413. bool target_if_is_spectral_active(struct wlan_objmgr_pdev *pdev);
  1414. /**
  1415. * target_if_is_spectral_enabled() - Get whether Spectral is enabled
  1416. * @pdev: Pointer to pdev object
  1417. *
  1418. * Return: True if Spectral is enabled, false if Spectral is not enabled
  1419. */
  1420. bool target_if_is_spectral_enabled(struct wlan_objmgr_pdev *pdev);
  1421. /**
  1422. * target_if_set_debug_level() - Set debug level for Spectral
  1423. * @pdev: Pointer to pdev object
  1424. * @debug_level: Debug level
  1425. *
  1426. * Return: 0 in case of success
  1427. */
  1428. int target_if_set_debug_level(struct wlan_objmgr_pdev *pdev,
  1429. uint32_t debug_level);
  1430. /**
  1431. * target_if_get_debug_level() - Get debug level for Spectral
  1432. * @pdev: Pointer to pdev object
  1433. *
  1434. * Return: Current debug level
  1435. */
  1436. uint32_t target_if_get_debug_level(struct wlan_objmgr_pdev *pdev);
  1437. /**
  1438. * target_if_get_spectral_capinfo() - Get Spectral capability information
  1439. * @pdev: Pointer to pdev object
  1440. * @outdata: Buffer into which data should be copied
  1441. *
  1442. * Return: void
  1443. */
  1444. void target_if_get_spectral_capinfo(
  1445. struct wlan_objmgr_pdev *pdev,
  1446. void *outdata);
  1447. /**
  1448. * target_if_get_spectral_diagstats() - Get Spectral diagnostic statistics
  1449. * @pdev: Pointer to pdev object
  1450. * @outdata: Buffer into which data should be copied
  1451. *
  1452. * Return: void
  1453. */
  1454. void target_if_get_spectral_diagstats(struct wlan_objmgr_pdev *pdev,
  1455. void *outdata);
  1456. /*
  1457. * target_if_spectral_send_tlv_to_host - target_if_spectral_send_tlv_to_host
  1458. * @spectral: Send the TLV information to Host
  1459. * @data: Pointer to the TLV
  1460. * @datalen: tlv length
  1461. *
  1462. * Return: Success/Failure
  1463. *
  1464. */
  1465. int target_if_spectral_send_tlv_to_host(
  1466. struct target_if_spectral *spectral,
  1467. uint8_t *data, uint32_t datalen);
  1468. void target_if_register_wmi_spectral_cmd_ops(
  1469. struct wlan_objmgr_pdev *pdev,
  1470. struct wmi_spectral_cmd_ops *cmd_ops);
  1471. #ifdef DIRECT_BUF_RX_ENABLE
  1472. /**
  1473. * target_if_consume_sfft_report_gen3() - Process fft report for gen3
  1474. * @spectral: Pointer to spectral object
  1475. * @report: Pointer to spectral report
  1476. *
  1477. * Process fft report for gen3
  1478. *
  1479. * Return: Success/Failure
  1480. */
  1481. int
  1482. target_if_consume_spectral_report_gen3(
  1483. struct target_if_spectral *spectral,
  1484. struct spectral_report *report);
  1485. #endif
  1486. #ifdef WIN32
  1487. #pragma pack(pop, target_if_spectral)
  1488. #endif
  1489. #ifdef __ATTRIB_PACK
  1490. #undef __ATTRIB_PACK
  1491. #endif
  1492. #endif /* WLAN_CONV_SPECTRAL_ENABLE */
  1493. #endif /* _TARGET_IF_SPECTRAL_H_ */