iwl-debugfs.c 58 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754
  1. /******************************************************************************
  2. *
  3. * GPL LICENSE SUMMARY
  4. *
  5. * Copyright(c) 2008 - 2009 Intel Corporation. All rights reserved.
  6. *
  7. * This program is free software; you can redistribute it and/or modify
  8. * it under the terms of version 2 of the GNU General Public License as
  9. * published by the Free Software Foundation.
  10. *
  11. * This program is distributed in the hope that it will be useful, but
  12. * WITHOUT ANY WARRANTY; without even the implied warranty of
  13. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  14. * General Public License for more details.
  15. *
  16. * You should have received a copy of the GNU General Public License
  17. * along with this program; if not, write to the Free Software
  18. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110,
  19. * USA
  20. *
  21. * The full GNU General Public License is included in this distribution
  22. * in the file called LICENSE.GPL.
  23. *
  24. * Contact Information:
  25. * Intel Linux Wireless <ilw@linux.intel.com>
  26. * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
  27. *****************************************************************************/
  28. #include <linux/kernel.h>
  29. #include <linux/module.h>
  30. #include <linux/debugfs.h>
  31. #include <linux/ieee80211.h>
  32. #include <net/mac80211.h>
  33. #include "iwl-dev.h"
  34. #include "iwl-debug.h"
  35. #include "iwl-core.h"
  36. #include "iwl-io.h"
  37. #include "iwl-calib.h"
  38. /* create and remove of files */
  39. #define DEBUGFS_ADD_DIR(name, parent) do { \
  40. dbgfs->dir_##name = debugfs_create_dir(#name, parent); \
  41. if (!(dbgfs->dir_##name)) \
  42. goto err; \
  43. } while (0)
  44. #define DEBUGFS_ADD_FILE(name, parent) do { \
  45. dbgfs->dbgfs_##parent##_files.file_##name = \
  46. debugfs_create_file(#name, S_IWUSR | S_IRUSR, \
  47. dbgfs->dir_##parent, priv, \
  48. &iwl_dbgfs_##name##_ops); \
  49. if (!(dbgfs->dbgfs_##parent##_files.file_##name)) \
  50. goto err; \
  51. } while (0)
  52. #define DEBUGFS_ADD_BOOL(name, parent, ptr) do { \
  53. dbgfs->dbgfs_##parent##_files.file_##name = \
  54. debugfs_create_bool(#name, S_IWUSR | S_IRUSR, \
  55. dbgfs->dir_##parent, ptr); \
  56. if (IS_ERR(dbgfs->dbgfs_##parent##_files.file_##name) \
  57. || !dbgfs->dbgfs_##parent##_files.file_##name) \
  58. goto err; \
  59. } while (0)
  60. #define DEBUGFS_ADD_X32(name, parent, ptr) do { \
  61. dbgfs->dbgfs_##parent##_files.file_##name = \
  62. debugfs_create_x32(#name, S_IRUSR, dbgfs->dir_##parent, ptr); \
  63. if (IS_ERR(dbgfs->dbgfs_##parent##_files.file_##name) \
  64. || !dbgfs->dbgfs_##parent##_files.file_##name) \
  65. goto err; \
  66. } while (0)
  67. #define DEBUGFS_REMOVE(name) do { \
  68. debugfs_remove(name); \
  69. name = NULL; \
  70. } while (0);
  71. /* file operation */
  72. #define DEBUGFS_READ_FUNC(name) \
  73. static ssize_t iwl_dbgfs_##name##_read(struct file *file, \
  74. char __user *user_buf, \
  75. size_t count, loff_t *ppos);
  76. #define DEBUGFS_WRITE_FUNC(name) \
  77. static ssize_t iwl_dbgfs_##name##_write(struct file *file, \
  78. const char __user *user_buf, \
  79. size_t count, loff_t *ppos);
  80. static int iwl_dbgfs_open_file_generic(struct inode *inode, struct file *file)
  81. {
  82. file->private_data = inode->i_private;
  83. return 0;
  84. }
  85. #define DEBUGFS_READ_FILE_OPS(name) \
  86. DEBUGFS_READ_FUNC(name); \
  87. static const struct file_operations iwl_dbgfs_##name##_ops = { \
  88. .read = iwl_dbgfs_##name##_read, \
  89. .open = iwl_dbgfs_open_file_generic, \
  90. };
  91. #define DEBUGFS_WRITE_FILE_OPS(name) \
  92. DEBUGFS_WRITE_FUNC(name); \
  93. static const struct file_operations iwl_dbgfs_##name##_ops = { \
  94. .write = iwl_dbgfs_##name##_write, \
  95. .open = iwl_dbgfs_open_file_generic, \
  96. };
  97. #define DEBUGFS_READ_WRITE_FILE_OPS(name) \
  98. DEBUGFS_READ_FUNC(name); \
  99. DEBUGFS_WRITE_FUNC(name); \
  100. static const struct file_operations iwl_dbgfs_##name##_ops = { \
  101. .write = iwl_dbgfs_##name##_write, \
  102. .read = iwl_dbgfs_##name##_read, \
  103. .open = iwl_dbgfs_open_file_generic, \
  104. };
  105. static ssize_t iwl_dbgfs_tx_statistics_read(struct file *file,
  106. char __user *user_buf,
  107. size_t count, loff_t *ppos) {
  108. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  109. char *buf;
  110. int pos = 0;
  111. int cnt;
  112. ssize_t ret;
  113. const size_t bufsz = 100 + sizeof(char) * 24 * (MANAGEMENT_MAX + CONTROL_MAX);
  114. buf = kzalloc(bufsz, GFP_KERNEL);
  115. if (!buf)
  116. return -ENOMEM;
  117. pos += scnprintf(buf + pos, bufsz - pos, "Management:\n");
  118. for (cnt = 0; cnt < MANAGEMENT_MAX; cnt++) {
  119. pos += scnprintf(buf + pos, bufsz - pos,
  120. "\t%s\t\t: %u\n",
  121. get_mgmt_string(cnt),
  122. priv->tx_stats.mgmt[cnt]);
  123. }
  124. pos += scnprintf(buf + pos, bufsz - pos, "Control\n");
  125. for (cnt = 0; cnt < CONTROL_MAX; cnt++) {
  126. pos += scnprintf(buf + pos, bufsz - pos,
  127. "\t%s\t\t: %u\n",
  128. get_ctrl_string(cnt),
  129. priv->tx_stats.ctrl[cnt]);
  130. }
  131. pos += scnprintf(buf + pos, bufsz - pos, "Data:\n");
  132. pos += scnprintf(buf + pos, bufsz - pos, "\tcnt: %u\n",
  133. priv->tx_stats.data_cnt);
  134. pos += scnprintf(buf + pos, bufsz - pos, "\tbytes: %llu\n",
  135. priv->tx_stats.data_bytes);
  136. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  137. kfree(buf);
  138. return ret;
  139. }
  140. static ssize_t iwl_dbgfs_tx_statistics_write(struct file *file,
  141. const char __user *user_buf,
  142. size_t count, loff_t *ppos)
  143. {
  144. struct iwl_priv *priv = file->private_data;
  145. u32 clear_flag;
  146. char buf[8];
  147. int buf_size;
  148. memset(buf, 0, sizeof(buf));
  149. buf_size = min(count, sizeof(buf) - 1);
  150. if (copy_from_user(buf, user_buf, buf_size))
  151. return -EFAULT;
  152. if (sscanf(buf, "%x", &clear_flag) != 1)
  153. return -EFAULT;
  154. if (clear_flag == 1)
  155. iwl_clear_tx_stats(priv);
  156. return count;
  157. }
  158. static ssize_t iwl_dbgfs_rx_statistics_read(struct file *file,
  159. char __user *user_buf,
  160. size_t count, loff_t *ppos) {
  161. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  162. char *buf;
  163. int pos = 0;
  164. int cnt;
  165. ssize_t ret;
  166. const size_t bufsz = 100 +
  167. sizeof(char) * 24 * (MANAGEMENT_MAX + CONTROL_MAX);
  168. buf = kzalloc(bufsz, GFP_KERNEL);
  169. if (!buf)
  170. return -ENOMEM;
  171. pos += scnprintf(buf + pos, bufsz - pos, "Management:\n");
  172. for (cnt = 0; cnt < MANAGEMENT_MAX; cnt++) {
  173. pos += scnprintf(buf + pos, bufsz - pos,
  174. "\t%s\t\t: %u\n",
  175. get_mgmt_string(cnt),
  176. priv->rx_stats.mgmt[cnt]);
  177. }
  178. pos += scnprintf(buf + pos, bufsz - pos, "Control:\n");
  179. for (cnt = 0; cnt < CONTROL_MAX; cnt++) {
  180. pos += scnprintf(buf + pos, bufsz - pos,
  181. "\t%s\t\t: %u\n",
  182. get_ctrl_string(cnt),
  183. priv->rx_stats.ctrl[cnt]);
  184. }
  185. pos += scnprintf(buf + pos, bufsz - pos, "Data:\n");
  186. pos += scnprintf(buf + pos, bufsz - pos, "\tcnt: %u\n",
  187. priv->rx_stats.data_cnt);
  188. pos += scnprintf(buf + pos, bufsz - pos, "\tbytes: %llu\n",
  189. priv->rx_stats.data_bytes);
  190. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  191. kfree(buf);
  192. return ret;
  193. }
  194. static ssize_t iwl_dbgfs_rx_statistics_write(struct file *file,
  195. const char __user *user_buf,
  196. size_t count, loff_t *ppos)
  197. {
  198. struct iwl_priv *priv = file->private_data;
  199. u32 clear_flag;
  200. char buf[8];
  201. int buf_size;
  202. memset(buf, 0, sizeof(buf));
  203. buf_size = min(count, sizeof(buf) - 1);
  204. if (copy_from_user(buf, user_buf, buf_size))
  205. return -EFAULT;
  206. if (sscanf(buf, "%x", &clear_flag) != 1)
  207. return -EFAULT;
  208. if (clear_flag == 1)
  209. iwl_clear_rx_stats(priv);
  210. return count;
  211. }
  212. #define BYTE1_MASK 0x000000ff;
  213. #define BYTE2_MASK 0x0000ffff;
  214. #define BYTE3_MASK 0x00ffffff;
  215. static ssize_t iwl_dbgfs_sram_read(struct file *file,
  216. char __user *user_buf,
  217. size_t count, loff_t *ppos)
  218. {
  219. u32 val;
  220. char buf[1024];
  221. ssize_t ret;
  222. int i;
  223. int pos = 0;
  224. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  225. const size_t bufsz = sizeof(buf);
  226. for (i = priv->dbgfs->sram_len; i > 0; i -= 4) {
  227. val = iwl_read_targ_mem(priv, priv->dbgfs->sram_offset + \
  228. priv->dbgfs->sram_len - i);
  229. if (i < 4) {
  230. switch (i) {
  231. case 1:
  232. val &= BYTE1_MASK;
  233. break;
  234. case 2:
  235. val &= BYTE2_MASK;
  236. break;
  237. case 3:
  238. val &= BYTE3_MASK;
  239. break;
  240. }
  241. }
  242. pos += scnprintf(buf + pos, bufsz - pos, "0x%08x ", val);
  243. }
  244. pos += scnprintf(buf + pos, bufsz - pos, "\n");
  245. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  246. return ret;
  247. }
  248. static ssize_t iwl_dbgfs_sram_write(struct file *file,
  249. const char __user *user_buf,
  250. size_t count, loff_t *ppos)
  251. {
  252. struct iwl_priv *priv = file->private_data;
  253. char buf[64];
  254. int buf_size;
  255. u32 offset, len;
  256. memset(buf, 0, sizeof(buf));
  257. buf_size = min(count, sizeof(buf) - 1);
  258. if (copy_from_user(buf, user_buf, buf_size))
  259. return -EFAULT;
  260. if (sscanf(buf, "%x,%x", &offset, &len) == 2) {
  261. priv->dbgfs->sram_offset = offset;
  262. priv->dbgfs->sram_len = len;
  263. } else {
  264. priv->dbgfs->sram_offset = 0;
  265. priv->dbgfs->sram_len = 0;
  266. }
  267. return count;
  268. }
  269. static ssize_t iwl_dbgfs_stations_read(struct file *file, char __user *user_buf,
  270. size_t count, loff_t *ppos)
  271. {
  272. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  273. struct iwl_station_entry *station;
  274. int max_sta = priv->hw_params.max_stations;
  275. char *buf;
  276. int i, j, pos = 0;
  277. ssize_t ret;
  278. /* Add 30 for initial string */
  279. const size_t bufsz = 30 + sizeof(char) * 500 * (priv->num_stations);
  280. buf = kmalloc(bufsz, GFP_KERNEL);
  281. if (!buf)
  282. return -ENOMEM;
  283. pos += scnprintf(buf + pos, bufsz - pos, "num of stations: %d\n\n",
  284. priv->num_stations);
  285. for (i = 0; i < max_sta; i++) {
  286. station = &priv->stations[i];
  287. if (station->used) {
  288. pos += scnprintf(buf + pos, bufsz - pos,
  289. "station %d:\ngeneral data:\n", i+1);
  290. pos += scnprintf(buf + pos, bufsz - pos, "id: %u\n",
  291. station->sta.sta.sta_id);
  292. pos += scnprintf(buf + pos, bufsz - pos, "mode: %u\n",
  293. station->sta.mode);
  294. pos += scnprintf(buf + pos, bufsz - pos,
  295. "flags: 0x%x\n",
  296. station->sta.station_flags_msk);
  297. pos += scnprintf(buf + pos, bufsz - pos,
  298. "ps_status: %u\n", station->ps_status);
  299. pos += scnprintf(buf + pos, bufsz - pos, "tid data:\n");
  300. pos += scnprintf(buf + pos, bufsz - pos,
  301. "seq_num\t\ttxq_id");
  302. pos += scnprintf(buf + pos, bufsz - pos,
  303. "\tframe_count\twait_for_ba\t");
  304. pos += scnprintf(buf + pos, bufsz - pos,
  305. "start_idx\tbitmap0\t");
  306. pos += scnprintf(buf + pos, bufsz - pos,
  307. "bitmap1\trate_n_flags");
  308. pos += scnprintf(buf + pos, bufsz - pos, "\n");
  309. for (j = 0; j < MAX_TID_COUNT; j++) {
  310. pos += scnprintf(buf + pos, bufsz - pos,
  311. "[%d]:\t\t%u", j,
  312. station->tid[j].seq_number);
  313. pos += scnprintf(buf + pos, bufsz - pos,
  314. "\t%u\t\t%u\t\t%u\t\t",
  315. station->tid[j].agg.txq_id,
  316. station->tid[j].agg.frame_count,
  317. station->tid[j].agg.wait_for_ba);
  318. pos += scnprintf(buf + pos, bufsz - pos,
  319. "%u\t%llu\t%u",
  320. station->tid[j].agg.start_idx,
  321. (unsigned long long)station->tid[j].agg.bitmap,
  322. station->tid[j].agg.rate_n_flags);
  323. pos += scnprintf(buf + pos, bufsz - pos, "\n");
  324. }
  325. pos += scnprintf(buf + pos, bufsz - pos, "\n");
  326. }
  327. }
  328. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  329. kfree(buf);
  330. return ret;
  331. }
  332. static ssize_t iwl_dbgfs_nvm_read(struct file *file,
  333. char __user *user_buf,
  334. size_t count,
  335. loff_t *ppos)
  336. {
  337. ssize_t ret;
  338. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  339. int pos = 0, ofs = 0, buf_size = 0;
  340. const u8 *ptr;
  341. char *buf;
  342. u16 eeprom_ver;
  343. size_t eeprom_len = priv->cfg->eeprom_size;
  344. buf_size = 4 * eeprom_len + 256;
  345. if (eeprom_len % 16) {
  346. IWL_ERR(priv, "NVM size is not multiple of 16.\n");
  347. return -ENODATA;
  348. }
  349. ptr = priv->eeprom;
  350. if (!ptr) {
  351. IWL_ERR(priv, "Invalid EEPROM/OTP memory\n");
  352. return -ENOMEM;
  353. }
  354. /* 4 characters for byte 0xYY */
  355. buf = kzalloc(buf_size, GFP_KERNEL);
  356. if (!buf) {
  357. IWL_ERR(priv, "Can not allocate Buffer\n");
  358. return -ENOMEM;
  359. }
  360. eeprom_ver = iwl_eeprom_query16(priv, EEPROM_VERSION);
  361. pos += scnprintf(buf + pos, buf_size - pos, "NVM Type: %s, "
  362. "version: 0x%x\n",
  363. (priv->nvm_device_type == NVM_DEVICE_TYPE_OTP)
  364. ? "OTP" : "EEPROM", eeprom_ver);
  365. for (ofs = 0 ; ofs < eeprom_len ; ofs += 16) {
  366. pos += scnprintf(buf + pos, buf_size - pos, "0x%.4x ", ofs);
  367. hex_dump_to_buffer(ptr + ofs, 16 , 16, 2, buf + pos,
  368. buf_size - pos, 0);
  369. pos += strlen(buf + pos);
  370. if (buf_size - pos > 0)
  371. buf[pos++] = '\n';
  372. }
  373. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  374. kfree(buf);
  375. return ret;
  376. }
  377. static ssize_t iwl_dbgfs_log_event_write(struct file *file,
  378. const char __user *user_buf,
  379. size_t count, loff_t *ppos)
  380. {
  381. struct iwl_priv *priv = file->private_data;
  382. u32 event_log_flag;
  383. char buf[8];
  384. int buf_size;
  385. memset(buf, 0, sizeof(buf));
  386. buf_size = min(count, sizeof(buf) - 1);
  387. if (copy_from_user(buf, user_buf, buf_size))
  388. return -EFAULT;
  389. if (sscanf(buf, "%d", &event_log_flag) != 1)
  390. return -EFAULT;
  391. if (event_log_flag == 1)
  392. priv->cfg->ops->lib->dump_nic_event_log(priv);
  393. return count;
  394. }
  395. static ssize_t iwl_dbgfs_channels_read(struct file *file, char __user *user_buf,
  396. size_t count, loff_t *ppos)
  397. {
  398. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  399. struct ieee80211_channel *channels = NULL;
  400. const struct ieee80211_supported_band *supp_band = NULL;
  401. int pos = 0, i, bufsz = PAGE_SIZE;
  402. char *buf;
  403. ssize_t ret;
  404. if (!test_bit(STATUS_GEO_CONFIGURED, &priv->status))
  405. return -EAGAIN;
  406. buf = kzalloc(bufsz, GFP_KERNEL);
  407. if (!buf) {
  408. IWL_ERR(priv, "Can not allocate Buffer\n");
  409. return -ENOMEM;
  410. }
  411. supp_band = iwl_get_hw_mode(priv, IEEE80211_BAND_2GHZ);
  412. if (supp_band) {
  413. channels = supp_band->channels;
  414. pos += scnprintf(buf + pos, bufsz - pos,
  415. "Displaying %d channels in 2.4GHz band 802.11bg):\n",
  416. supp_band->n_channels);
  417. for (i = 0; i < supp_band->n_channels; i++)
  418. pos += scnprintf(buf + pos, bufsz - pos,
  419. "%d: %ddBm: BSS%s%s, %s.\n",
  420. ieee80211_frequency_to_channel(
  421. channels[i].center_freq),
  422. channels[i].max_power,
  423. channels[i].flags & IEEE80211_CHAN_RADAR ?
  424. " (IEEE 802.11h required)" : "",
  425. ((channels[i].flags & IEEE80211_CHAN_NO_IBSS)
  426. || (channels[i].flags &
  427. IEEE80211_CHAN_RADAR)) ? "" :
  428. ", IBSS",
  429. channels[i].flags &
  430. IEEE80211_CHAN_PASSIVE_SCAN ?
  431. "passive only" : "active/passive");
  432. }
  433. supp_band = iwl_get_hw_mode(priv, IEEE80211_BAND_5GHZ);
  434. if (supp_band) {
  435. channels = supp_band->channels;
  436. pos += scnprintf(buf + pos, bufsz - pos,
  437. "Displaying %d channels in 5.2GHz band (802.11a)\n",
  438. supp_band->n_channels);
  439. for (i = 0; i < supp_band->n_channels; i++)
  440. pos += scnprintf(buf + pos, bufsz - pos,
  441. "%d: %ddBm: BSS%s%s, %s.\n",
  442. ieee80211_frequency_to_channel(
  443. channels[i].center_freq),
  444. channels[i].max_power,
  445. channels[i].flags & IEEE80211_CHAN_RADAR ?
  446. " (IEEE 802.11h required)" : "",
  447. ((channels[i].flags & IEEE80211_CHAN_NO_IBSS)
  448. || (channels[i].flags &
  449. IEEE80211_CHAN_RADAR)) ? "" :
  450. ", IBSS",
  451. channels[i].flags &
  452. IEEE80211_CHAN_PASSIVE_SCAN ?
  453. "passive only" : "active/passive");
  454. }
  455. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  456. kfree(buf);
  457. return ret;
  458. }
  459. static ssize_t iwl_dbgfs_status_read(struct file *file,
  460. char __user *user_buf,
  461. size_t count, loff_t *ppos) {
  462. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  463. char buf[512];
  464. int pos = 0;
  465. const size_t bufsz = sizeof(buf);
  466. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_HCMD_ACTIVE:\t %d\n",
  467. test_bit(STATUS_HCMD_ACTIVE, &priv->status));
  468. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_HCMD_SYNC_ACTIVE: %d\n",
  469. test_bit(STATUS_HCMD_SYNC_ACTIVE, &priv->status));
  470. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_INT_ENABLED:\t %d\n",
  471. test_bit(STATUS_INT_ENABLED, &priv->status));
  472. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_RF_KILL_HW:\t %d\n",
  473. test_bit(STATUS_RF_KILL_HW, &priv->status));
  474. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_CT_KILL:\t\t %d\n",
  475. test_bit(STATUS_CT_KILL, &priv->status));
  476. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_INIT:\t\t %d\n",
  477. test_bit(STATUS_INIT, &priv->status));
  478. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_ALIVE:\t\t %d\n",
  479. test_bit(STATUS_ALIVE, &priv->status));
  480. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_READY:\t\t %d\n",
  481. test_bit(STATUS_READY, &priv->status));
  482. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_TEMPERATURE:\t %d\n",
  483. test_bit(STATUS_TEMPERATURE, &priv->status));
  484. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_GEO_CONFIGURED:\t %d\n",
  485. test_bit(STATUS_GEO_CONFIGURED, &priv->status));
  486. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_EXIT_PENDING:\t %d\n",
  487. test_bit(STATUS_EXIT_PENDING, &priv->status));
  488. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_STATISTICS:\t %d\n",
  489. test_bit(STATUS_STATISTICS, &priv->status));
  490. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_SCANNING:\t %d\n",
  491. test_bit(STATUS_SCANNING, &priv->status));
  492. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_SCAN_ABORTING:\t %d\n",
  493. test_bit(STATUS_SCAN_ABORTING, &priv->status));
  494. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_SCAN_HW:\t\t %d\n",
  495. test_bit(STATUS_SCAN_HW, &priv->status));
  496. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_POWER_PMI:\t %d\n",
  497. test_bit(STATUS_POWER_PMI, &priv->status));
  498. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_FW_ERROR:\t %d\n",
  499. test_bit(STATUS_FW_ERROR, &priv->status));
  500. pos += scnprintf(buf + pos, bufsz - pos, "STATUS_MODE_PENDING:\t %d\n",
  501. test_bit(STATUS_MODE_PENDING, &priv->status));
  502. return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  503. }
  504. static ssize_t iwl_dbgfs_interrupt_read(struct file *file,
  505. char __user *user_buf,
  506. size_t count, loff_t *ppos) {
  507. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  508. int pos = 0;
  509. int cnt = 0;
  510. char *buf;
  511. int bufsz = 24 * 64; /* 24 items * 64 char per item */
  512. ssize_t ret;
  513. buf = kzalloc(bufsz, GFP_KERNEL);
  514. if (!buf) {
  515. IWL_ERR(priv, "Can not allocate Buffer\n");
  516. return -ENOMEM;
  517. }
  518. pos += scnprintf(buf + pos, bufsz - pos,
  519. "Interrupt Statistics Report:\n");
  520. pos += scnprintf(buf + pos, bufsz - pos, "HW Error:\t\t\t %u\n",
  521. priv->isr_stats.hw);
  522. pos += scnprintf(buf + pos, bufsz - pos, "SW Error:\t\t\t %u\n",
  523. priv->isr_stats.sw);
  524. if (priv->isr_stats.sw > 0) {
  525. pos += scnprintf(buf + pos, bufsz - pos,
  526. "\tLast Restarting Code: 0x%X\n",
  527. priv->isr_stats.sw_err);
  528. }
  529. #ifdef CONFIG_IWLWIFI_DEBUG
  530. pos += scnprintf(buf + pos, bufsz - pos, "Frame transmitted:\t\t %u\n",
  531. priv->isr_stats.sch);
  532. pos += scnprintf(buf + pos, bufsz - pos, "Alive interrupt:\t\t %u\n",
  533. priv->isr_stats.alive);
  534. #endif
  535. pos += scnprintf(buf + pos, bufsz - pos,
  536. "HW RF KILL switch toggled:\t %u\n",
  537. priv->isr_stats.rfkill);
  538. pos += scnprintf(buf + pos, bufsz - pos, "CT KILL:\t\t\t %u\n",
  539. priv->isr_stats.ctkill);
  540. pos += scnprintf(buf + pos, bufsz - pos, "Wakeup Interrupt:\t\t %u\n",
  541. priv->isr_stats.wakeup);
  542. pos += scnprintf(buf + pos, bufsz - pos,
  543. "Rx command responses:\t\t %u\n",
  544. priv->isr_stats.rx);
  545. for (cnt = 0; cnt < REPLY_MAX; cnt++) {
  546. if (priv->isr_stats.rx_handlers[cnt] > 0)
  547. pos += scnprintf(buf + pos, bufsz - pos,
  548. "\tRx handler[%36s]:\t\t %u\n",
  549. get_cmd_string(cnt),
  550. priv->isr_stats.rx_handlers[cnt]);
  551. }
  552. pos += scnprintf(buf + pos, bufsz - pos, "Tx/FH interrupt:\t\t %u\n",
  553. priv->isr_stats.tx);
  554. pos += scnprintf(buf + pos, bufsz - pos, "Unexpected INTA:\t\t %u\n",
  555. priv->isr_stats.unhandled);
  556. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  557. kfree(buf);
  558. return ret;
  559. }
  560. static ssize_t iwl_dbgfs_interrupt_write(struct file *file,
  561. const char __user *user_buf,
  562. size_t count, loff_t *ppos)
  563. {
  564. struct iwl_priv *priv = file->private_data;
  565. char buf[8];
  566. int buf_size;
  567. u32 reset_flag;
  568. memset(buf, 0, sizeof(buf));
  569. buf_size = min(count, sizeof(buf) - 1);
  570. if (copy_from_user(buf, user_buf, buf_size))
  571. return -EFAULT;
  572. if (sscanf(buf, "%x", &reset_flag) != 1)
  573. return -EFAULT;
  574. if (reset_flag == 0)
  575. iwl_clear_isr_stats(priv);
  576. return count;
  577. }
  578. static ssize_t iwl_dbgfs_qos_read(struct file *file, char __user *user_buf,
  579. size_t count, loff_t *ppos)
  580. {
  581. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  582. int pos = 0, i;
  583. char buf[256];
  584. const size_t bufsz = sizeof(buf);
  585. ssize_t ret;
  586. for (i = 0; i < AC_NUM; i++) {
  587. pos += scnprintf(buf + pos, bufsz - pos,
  588. "\tcw_min\tcw_max\taifsn\ttxop\n");
  589. pos += scnprintf(buf + pos, bufsz - pos,
  590. "AC[%d]\t%u\t%u\t%u\t%u\n", i,
  591. priv->qos_data.def_qos_parm.ac[i].cw_min,
  592. priv->qos_data.def_qos_parm.ac[i].cw_max,
  593. priv->qos_data.def_qos_parm.ac[i].aifsn,
  594. priv->qos_data.def_qos_parm.ac[i].edca_txop);
  595. }
  596. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  597. return ret;
  598. }
  599. static ssize_t iwl_dbgfs_led_read(struct file *file, char __user *user_buf,
  600. size_t count, loff_t *ppos)
  601. {
  602. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  603. int pos = 0;
  604. char buf[256];
  605. const size_t bufsz = sizeof(buf);
  606. ssize_t ret;
  607. pos += scnprintf(buf + pos, bufsz - pos,
  608. "allow blinking: %s\n",
  609. (priv->allow_blinking) ? "True" : "False");
  610. if (priv->allow_blinking) {
  611. pos += scnprintf(buf + pos, bufsz - pos,
  612. "Led blinking rate: %u\n",
  613. priv->last_blink_rate);
  614. pos += scnprintf(buf + pos, bufsz - pos,
  615. "Last blink time: %lu\n",
  616. priv->last_blink_time);
  617. }
  618. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  619. return ret;
  620. }
  621. static ssize_t iwl_dbgfs_thermal_throttling_read(struct file *file,
  622. char __user *user_buf,
  623. size_t count, loff_t *ppos)
  624. {
  625. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  626. struct iwl_tt_mgmt *tt = &priv->thermal_throttle;
  627. struct iwl_tt_restriction *restriction;
  628. char buf[100];
  629. int pos = 0;
  630. const size_t bufsz = sizeof(buf);
  631. ssize_t ret;
  632. pos += scnprintf(buf + pos, bufsz - pos,
  633. "Thermal Throttling Mode: %s\n",
  634. tt->advanced_tt ? "Advance" : "Legacy");
  635. pos += scnprintf(buf + pos, bufsz - pos,
  636. "Thermal Throttling State: %d\n",
  637. tt->state);
  638. if (tt->advanced_tt) {
  639. restriction = tt->restriction + tt->state;
  640. pos += scnprintf(buf + pos, bufsz - pos,
  641. "Tx mode: %d\n",
  642. restriction->tx_stream);
  643. pos += scnprintf(buf + pos, bufsz - pos,
  644. "Rx mode: %d\n",
  645. restriction->rx_stream);
  646. pos += scnprintf(buf + pos, bufsz - pos,
  647. "HT mode: %d\n",
  648. restriction->is_ht);
  649. }
  650. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  651. return ret;
  652. }
  653. static ssize_t iwl_dbgfs_disable_ht40_write(struct file *file,
  654. const char __user *user_buf,
  655. size_t count, loff_t *ppos)
  656. {
  657. struct iwl_priv *priv = file->private_data;
  658. char buf[8];
  659. int buf_size;
  660. int ht40;
  661. memset(buf, 0, sizeof(buf));
  662. buf_size = min(count, sizeof(buf) - 1);
  663. if (copy_from_user(buf, user_buf, buf_size))
  664. return -EFAULT;
  665. if (sscanf(buf, "%d", &ht40) != 1)
  666. return -EFAULT;
  667. if (!iwl_is_associated(priv))
  668. priv->disable_ht40 = ht40 ? true : false;
  669. else {
  670. IWL_ERR(priv, "Sta associated with AP - "
  671. "Change to 40MHz channel support is not allowed\n");
  672. return -EINVAL;
  673. }
  674. return count;
  675. }
  676. static ssize_t iwl_dbgfs_disable_ht40_read(struct file *file,
  677. char __user *user_buf,
  678. size_t count, loff_t *ppos)
  679. {
  680. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  681. char buf[100];
  682. int pos = 0;
  683. const size_t bufsz = sizeof(buf);
  684. ssize_t ret;
  685. pos += scnprintf(buf + pos, bufsz - pos,
  686. "11n 40MHz Mode: %s\n",
  687. priv->disable_ht40 ? "Disabled" : "Enabled");
  688. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  689. return ret;
  690. }
  691. static ssize_t iwl_dbgfs_sleep_level_override_write(struct file *file,
  692. const char __user *user_buf,
  693. size_t count, loff_t *ppos)
  694. {
  695. struct iwl_priv *priv = file->private_data;
  696. char buf[8];
  697. int buf_size;
  698. int value;
  699. memset(buf, 0, sizeof(buf));
  700. buf_size = min(count, sizeof(buf) - 1);
  701. if (copy_from_user(buf, user_buf, buf_size))
  702. return -EFAULT;
  703. if (sscanf(buf, "%d", &value) != 1)
  704. return -EINVAL;
  705. /*
  706. * Our users expect 0 to be "CAM", but 0 isn't actually
  707. * valid here. However, let's not confuse them and present
  708. * IWL_POWER_INDEX_1 as "1", not "0".
  709. */
  710. if (value > 0)
  711. value -= 1;
  712. if (value != -1 && (value < 0 || value >= IWL_POWER_NUM))
  713. return -EINVAL;
  714. priv->power_data.debug_sleep_level_override = value;
  715. iwl_power_update_mode(priv, false);
  716. return count;
  717. }
  718. static ssize_t iwl_dbgfs_sleep_level_override_read(struct file *file,
  719. char __user *user_buf,
  720. size_t count, loff_t *ppos)
  721. {
  722. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  723. char buf[10];
  724. int pos, value;
  725. const size_t bufsz = sizeof(buf);
  726. /* see the write function */
  727. value = priv->power_data.debug_sleep_level_override;
  728. if (value >= 0)
  729. value += 1;
  730. pos = scnprintf(buf, bufsz, "%d\n", value);
  731. return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  732. }
  733. static ssize_t iwl_dbgfs_current_sleep_command_read(struct file *file,
  734. char __user *user_buf,
  735. size_t count, loff_t *ppos)
  736. {
  737. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  738. char buf[200];
  739. int pos = 0, i;
  740. const size_t bufsz = sizeof(buf);
  741. struct iwl_powertable_cmd *cmd = &priv->power_data.sleep_cmd;
  742. pos += scnprintf(buf + pos, bufsz - pos,
  743. "flags: %#.2x\n", le16_to_cpu(cmd->flags));
  744. pos += scnprintf(buf + pos, bufsz - pos,
  745. "RX/TX timeout: %d/%d usec\n",
  746. le32_to_cpu(cmd->rx_data_timeout),
  747. le32_to_cpu(cmd->tx_data_timeout));
  748. for (i = 0; i < IWL_POWER_VEC_SIZE; i++)
  749. pos += scnprintf(buf + pos, bufsz - pos,
  750. "sleep_interval[%d]: %d\n", i,
  751. le32_to_cpu(cmd->sleep_interval[i]));
  752. return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  753. }
  754. DEBUGFS_READ_WRITE_FILE_OPS(sram);
  755. DEBUGFS_WRITE_FILE_OPS(log_event);
  756. DEBUGFS_READ_FILE_OPS(nvm);
  757. DEBUGFS_READ_FILE_OPS(stations);
  758. DEBUGFS_READ_FILE_OPS(channels);
  759. DEBUGFS_READ_FILE_OPS(status);
  760. DEBUGFS_READ_WRITE_FILE_OPS(interrupt);
  761. DEBUGFS_READ_FILE_OPS(qos);
  762. DEBUGFS_READ_FILE_OPS(led);
  763. DEBUGFS_READ_FILE_OPS(thermal_throttling);
  764. DEBUGFS_READ_WRITE_FILE_OPS(disable_ht40);
  765. DEBUGFS_READ_WRITE_FILE_OPS(sleep_level_override);
  766. DEBUGFS_READ_FILE_OPS(current_sleep_command);
  767. static ssize_t iwl_dbgfs_traffic_log_read(struct file *file,
  768. char __user *user_buf,
  769. size_t count, loff_t *ppos)
  770. {
  771. struct iwl_priv *priv = file->private_data;
  772. int pos = 0, ofs = 0;
  773. int cnt = 0, entry;
  774. struct iwl_tx_queue *txq;
  775. struct iwl_queue *q;
  776. struct iwl_rx_queue *rxq = &priv->rxq;
  777. char *buf;
  778. int bufsz = ((IWL_TRAFFIC_ENTRIES * IWL_TRAFFIC_ENTRY_SIZE * 64) * 2) +
  779. (IWL_MAX_NUM_QUEUES * 32 * 8) + 400;
  780. const u8 *ptr;
  781. ssize_t ret;
  782. buf = kzalloc(bufsz, GFP_KERNEL);
  783. if (!buf) {
  784. IWL_ERR(priv, "Can not allocate buffer\n");
  785. return -ENOMEM;
  786. }
  787. pos += scnprintf(buf + pos, bufsz - pos, "Tx Queue\n");
  788. for (cnt = 0; cnt < priv->hw_params.max_txq_num; cnt++) {
  789. txq = &priv->txq[cnt];
  790. q = &txq->q;
  791. pos += scnprintf(buf + pos, bufsz - pos,
  792. "q[%d]: read_ptr: %u, write_ptr: %u\n",
  793. cnt, q->read_ptr, q->write_ptr);
  794. }
  795. if (priv->tx_traffic && (iwl_debug_level & IWL_DL_TX)) {
  796. ptr = priv->tx_traffic;
  797. pos += scnprintf(buf + pos, bufsz - pos,
  798. "Tx Traffic idx: %u\n", priv->tx_traffic_idx);
  799. for (cnt = 0, ofs = 0; cnt < IWL_TRAFFIC_ENTRIES; cnt++) {
  800. for (entry = 0; entry < IWL_TRAFFIC_ENTRY_SIZE / 16;
  801. entry++, ofs += 16) {
  802. pos += scnprintf(buf + pos, bufsz - pos,
  803. "0x%.4x ", ofs);
  804. hex_dump_to_buffer(ptr + ofs, 16, 16, 2,
  805. buf + pos, bufsz - pos, 0);
  806. pos += strlen(buf + pos);
  807. if (bufsz - pos > 0)
  808. buf[pos++] = '\n';
  809. }
  810. }
  811. }
  812. pos += scnprintf(buf + pos, bufsz - pos, "Rx Queue\n");
  813. pos += scnprintf(buf + pos, bufsz - pos,
  814. "read: %u, write: %u\n",
  815. rxq->read, rxq->write);
  816. if (priv->rx_traffic && (iwl_debug_level & IWL_DL_RX)) {
  817. ptr = priv->rx_traffic;
  818. pos += scnprintf(buf + pos, bufsz - pos,
  819. "Rx Traffic idx: %u\n", priv->rx_traffic_idx);
  820. for (cnt = 0, ofs = 0; cnt < IWL_TRAFFIC_ENTRIES; cnt++) {
  821. for (entry = 0; entry < IWL_TRAFFIC_ENTRY_SIZE / 16;
  822. entry++, ofs += 16) {
  823. pos += scnprintf(buf + pos, bufsz - pos,
  824. "0x%.4x ", ofs);
  825. hex_dump_to_buffer(ptr + ofs, 16, 16, 2,
  826. buf + pos, bufsz - pos, 0);
  827. pos += strlen(buf + pos);
  828. if (bufsz - pos > 0)
  829. buf[pos++] = '\n';
  830. }
  831. }
  832. }
  833. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  834. kfree(buf);
  835. return ret;
  836. }
  837. static ssize_t iwl_dbgfs_traffic_log_write(struct file *file,
  838. const char __user *user_buf,
  839. size_t count, loff_t *ppos)
  840. {
  841. struct iwl_priv *priv = file->private_data;
  842. char buf[8];
  843. int buf_size;
  844. int traffic_log;
  845. memset(buf, 0, sizeof(buf));
  846. buf_size = min(count, sizeof(buf) - 1);
  847. if (copy_from_user(buf, user_buf, buf_size))
  848. return -EFAULT;
  849. if (sscanf(buf, "%d", &traffic_log) != 1)
  850. return -EFAULT;
  851. if (traffic_log == 0)
  852. iwl_reset_traffic_log(priv);
  853. return count;
  854. }
  855. static ssize_t iwl_dbgfs_tx_queue_read(struct file *file,
  856. char __user *user_buf,
  857. size_t count, loff_t *ppos) {
  858. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  859. struct iwl_tx_queue *txq;
  860. struct iwl_queue *q;
  861. char *buf;
  862. int pos = 0;
  863. int cnt;
  864. int ret;
  865. const size_t bufsz = sizeof(char) * 60 * IWL_MAX_NUM_QUEUES;
  866. buf = kzalloc(bufsz, GFP_KERNEL);
  867. if (!buf)
  868. return -ENOMEM;
  869. for (cnt = 0; cnt < priv->hw_params.max_txq_num; cnt++) {
  870. txq = &priv->txq[cnt];
  871. q = &txq->q;
  872. pos += scnprintf(buf + pos, bufsz - pos,
  873. "hwq %.2d: read=%u write=%u stop=%d"
  874. " swq_id=%#.2x (ac %d/hwq %d)\n",
  875. cnt, q->read_ptr, q->write_ptr,
  876. !!test_bit(cnt, priv->queue_stopped),
  877. txq->swq_id,
  878. txq->swq_id & 0x80 ? txq->swq_id & 3 :
  879. txq->swq_id,
  880. txq->swq_id & 0x80 ? (txq->swq_id >> 2) &
  881. 0x1f : txq->swq_id);
  882. if (cnt >= 4)
  883. continue;
  884. /* for the ACs, display the stop count too */
  885. pos += scnprintf(buf + pos, bufsz - pos,
  886. " stop-count: %d\n",
  887. atomic_read(&priv->queue_stop_count[cnt]));
  888. }
  889. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  890. kfree(buf);
  891. return ret;
  892. }
  893. static ssize_t iwl_dbgfs_rx_queue_read(struct file *file,
  894. char __user *user_buf,
  895. size_t count, loff_t *ppos) {
  896. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  897. struct iwl_rx_queue *rxq = &priv->rxq;
  898. char buf[256];
  899. int pos = 0;
  900. const size_t bufsz = sizeof(buf);
  901. pos += scnprintf(buf + pos, bufsz - pos, "read: %u\n",
  902. rxq->read);
  903. pos += scnprintf(buf + pos, bufsz - pos, "write: %u\n",
  904. rxq->write);
  905. pos += scnprintf(buf + pos, bufsz - pos, "free_count: %u\n",
  906. rxq->free_count);
  907. pos += scnprintf(buf + pos, bufsz - pos, "closed_rb_num: %u\n",
  908. le16_to_cpu(rxq->rb_stts->closed_rb_num) & 0x0FFF);
  909. return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  910. }
  911. #define UCODE_STATISTICS_CLEAR_MSK (0x1 << 0)
  912. #define UCODE_STATISTICS_FREQUENCY_MSK (0x1 << 1)
  913. #define UCODE_STATISTICS_NARROW_BAND_MSK (0x1 << 2)
  914. static int iwl_dbgfs_statistics_flag(struct iwl_priv *priv, char *buf,
  915. int bufsz)
  916. {
  917. int p = 0;
  918. p += scnprintf(buf + p, bufsz - p,
  919. "Statistics Flag(0x%X):\n",
  920. le32_to_cpu(priv->statistics.flag));
  921. if (le32_to_cpu(priv->statistics.flag) & UCODE_STATISTICS_CLEAR_MSK)
  922. p += scnprintf(buf + p, bufsz - p,
  923. "\tStatistics have been cleared\n");
  924. p += scnprintf(buf + p, bufsz - p,
  925. "\tOperational Frequency: %s\n",
  926. (le32_to_cpu(priv->statistics.flag) &
  927. UCODE_STATISTICS_FREQUENCY_MSK)
  928. ? "2.4 GHz" : "5.2 GHz");
  929. p += scnprintf(buf + p, bufsz - p,
  930. "\tTGj Narrow Band: %s\n",
  931. (le32_to_cpu(priv->statistics.flag) &
  932. UCODE_STATISTICS_NARROW_BAND_MSK)
  933. ? "enabled" : "disabled");
  934. return p;
  935. }
  936. static ssize_t iwl_dbgfs_ucode_rx_stats_read(struct file *file,
  937. char __user *user_buf,
  938. size_t count, loff_t *ppos)
  939. {
  940. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  941. int pos = 0;
  942. char *buf;
  943. int bufsz = sizeof(struct statistics_rx_phy) * 20 +
  944. sizeof(struct statistics_rx_non_phy) * 20 +
  945. sizeof(struct statistics_rx_ht_phy) * 20 + 400;
  946. ssize_t ret;
  947. struct statistics_rx_phy *ofdm;
  948. struct statistics_rx_phy *cck;
  949. struct statistics_rx_non_phy *general;
  950. struct statistics_rx_ht_phy *ht;
  951. if (!iwl_is_alive(priv))
  952. return -EAGAIN;
  953. /* make request to uCode to retrieve statistics information */
  954. mutex_lock(&priv->mutex);
  955. ret = iwl_send_statistics_request(priv, 0);
  956. mutex_unlock(&priv->mutex);
  957. if (ret) {
  958. IWL_ERR(priv,
  959. "Error sending statistics request: %zd\n", ret);
  960. return -EAGAIN;
  961. }
  962. buf = kzalloc(bufsz, GFP_KERNEL);
  963. if (!buf) {
  964. IWL_ERR(priv, "Can not allocate Buffer\n");
  965. return -ENOMEM;
  966. }
  967. /* the statistic information display here is based on
  968. * the last statistics notification from uCode
  969. * might not reflect the current uCode activity
  970. */
  971. ofdm = &priv->statistics.rx.ofdm;
  972. cck = &priv->statistics.rx.cck;
  973. general = &priv->statistics.rx.general;
  974. ht = &priv->statistics.rx.ofdm_ht;
  975. pos += iwl_dbgfs_statistics_flag(priv, buf, bufsz);
  976. pos += scnprintf(buf + pos, bufsz - pos, "Statistics_Rx - OFDM:\n");
  977. pos += scnprintf(buf + pos, bufsz - pos, "ina_cnt: %u\n",
  978. le32_to_cpu(ofdm->ina_cnt));
  979. pos += scnprintf(buf + pos, bufsz - pos, "fina_cnt: %u\n",
  980. le32_to_cpu(ofdm->fina_cnt));
  981. pos += scnprintf(buf + pos, bufsz - pos, "plcp_err: %u\n",
  982. le32_to_cpu(ofdm->plcp_err));
  983. pos += scnprintf(buf + pos, bufsz - pos, "crc32_err: %u\n",
  984. le32_to_cpu(ofdm->crc32_err));
  985. pos += scnprintf(buf + pos, bufsz - pos, "overrun_err: %u\n",
  986. le32_to_cpu(ofdm->overrun_err));
  987. pos += scnprintf(buf + pos, bufsz - pos, "early_overrun_err: %u\n",
  988. le32_to_cpu(ofdm->early_overrun_err));
  989. pos += scnprintf(buf + pos, bufsz - pos, "crc32_good: %u\n",
  990. le32_to_cpu(ofdm->crc32_good));
  991. pos += scnprintf(buf + pos, bufsz - pos, "false_alarm_cnt: %u\n",
  992. le32_to_cpu(ofdm->false_alarm_cnt));
  993. pos += scnprintf(buf + pos, bufsz - pos, "fina_sync_err_cnt: %u\n",
  994. le32_to_cpu(ofdm->fina_sync_err_cnt));
  995. pos += scnprintf(buf + pos, bufsz - pos, "sfd_timeout: %u\n",
  996. le32_to_cpu(ofdm->sfd_timeout));
  997. pos += scnprintf(buf + pos, bufsz - pos, "fina_timeout: %u\n",
  998. le32_to_cpu(ofdm->fina_timeout));
  999. pos += scnprintf(buf + pos, bufsz - pos, "unresponded_rts: %u\n",
  1000. le32_to_cpu(ofdm->unresponded_rts));
  1001. pos += scnprintf(buf + pos, bufsz - pos,
  1002. "rxe_frame_limit_overrun: %u\n",
  1003. le32_to_cpu(ofdm->rxe_frame_limit_overrun));
  1004. pos += scnprintf(buf + pos, bufsz - pos, "sent_ack_cnt: %u\n",
  1005. le32_to_cpu(ofdm->sent_ack_cnt));
  1006. pos += scnprintf(buf + pos, bufsz - pos, "sent_cts_cnt: %u\n",
  1007. le32_to_cpu(ofdm->sent_cts_cnt));
  1008. pos += scnprintf(buf + pos, bufsz - pos, "sent_ba_rsp_cnt: %u\n",
  1009. le32_to_cpu(ofdm->sent_ba_rsp_cnt));
  1010. pos += scnprintf(buf + pos, bufsz - pos, "dsp_self_kill: %u\n",
  1011. le32_to_cpu(ofdm->dsp_self_kill));
  1012. pos += scnprintf(buf + pos, bufsz - pos, "mh_format_err: %u\n",
  1013. le32_to_cpu(ofdm->mh_format_err));
  1014. pos += scnprintf(buf + pos, bufsz - pos, "re_acq_main_rssi_sum: %u\n",
  1015. le32_to_cpu(ofdm->re_acq_main_rssi_sum));
  1016. pos += scnprintf(buf + pos, bufsz - pos, "Statistics_Rx - CCK:\n");
  1017. pos += scnprintf(buf + pos, bufsz - pos, "ina_cnt: %u\n",
  1018. le32_to_cpu(cck->ina_cnt));
  1019. pos += scnprintf(buf + pos, bufsz - pos, "fina_cnt: %u\n",
  1020. le32_to_cpu(cck->fina_cnt));
  1021. pos += scnprintf(buf + pos, bufsz - pos, "plcp_err: %u\n",
  1022. le32_to_cpu(cck->plcp_err));
  1023. pos += scnprintf(buf + pos, bufsz - pos, "crc32_err: %u\n",
  1024. le32_to_cpu(cck->crc32_err));
  1025. pos += scnprintf(buf + pos, bufsz - pos, "overrun_err: %u\n",
  1026. le32_to_cpu(cck->overrun_err));
  1027. pos += scnprintf(buf + pos, bufsz - pos, "early_overrun_err: %u\n",
  1028. le32_to_cpu(cck->early_overrun_err));
  1029. pos += scnprintf(buf + pos, bufsz - pos, "crc32_good: %u\n",
  1030. le32_to_cpu(cck->crc32_good));
  1031. pos += scnprintf(buf + pos, bufsz - pos, "false_alarm_cnt: %u\n",
  1032. le32_to_cpu(cck->false_alarm_cnt));
  1033. pos += scnprintf(buf + pos, bufsz - pos, "fina_sync_err_cnt: %u\n",
  1034. le32_to_cpu(cck->fina_sync_err_cnt));
  1035. pos += scnprintf(buf + pos, bufsz - pos, "sfd_timeout: %u\n",
  1036. le32_to_cpu(cck->sfd_timeout));
  1037. pos += scnprintf(buf + pos, bufsz - pos, "fina_timeout: %u\n",
  1038. le32_to_cpu(cck->fina_timeout));
  1039. pos += scnprintf(buf + pos, bufsz - pos, "unresponded_rts: %u\n",
  1040. le32_to_cpu(cck->unresponded_rts));
  1041. pos += scnprintf(buf + pos, bufsz - pos,
  1042. "rxe_frame_limit_overrun: %u\n",
  1043. le32_to_cpu(cck->rxe_frame_limit_overrun));
  1044. pos += scnprintf(buf + pos, bufsz - pos, "sent_ack_cnt: %u\n",
  1045. le32_to_cpu(cck->sent_ack_cnt));
  1046. pos += scnprintf(buf + pos, bufsz - pos, "sent_cts_cnt: %u\n",
  1047. le32_to_cpu(cck->sent_cts_cnt));
  1048. pos += scnprintf(buf + pos, bufsz - pos, "sent_ba_rsp_cnt: %u\n",
  1049. le32_to_cpu(cck->sent_ba_rsp_cnt));
  1050. pos += scnprintf(buf + pos, bufsz - pos, "dsp_self_kill: %u\n",
  1051. le32_to_cpu(cck->dsp_self_kill));
  1052. pos += scnprintf(buf + pos, bufsz - pos, "mh_format_err: %u\n",
  1053. le32_to_cpu(cck->mh_format_err));
  1054. pos += scnprintf(buf + pos, bufsz - pos, "re_acq_main_rssi_sum: %u\n",
  1055. le32_to_cpu(cck->re_acq_main_rssi_sum));
  1056. pos += scnprintf(buf + pos, bufsz - pos, "Statistics_Rx - GENERAL:\n");
  1057. pos += scnprintf(buf + pos, bufsz - pos, "bogus_cts: %u\n",
  1058. le32_to_cpu(general->bogus_cts));
  1059. pos += scnprintf(buf + pos, bufsz - pos, "bogus_ack: %u\n",
  1060. le32_to_cpu(general->bogus_ack));
  1061. pos += scnprintf(buf + pos, bufsz - pos, "non_bssid_frames: %u\n",
  1062. le32_to_cpu(general->non_bssid_frames));
  1063. pos += scnprintf(buf + pos, bufsz - pos, "filtered_frames: %u\n",
  1064. le32_to_cpu(general->filtered_frames));
  1065. pos += scnprintf(buf + pos, bufsz - pos, "non_channel_beacons: %u\n",
  1066. le32_to_cpu(general->non_channel_beacons));
  1067. pos += scnprintf(buf + pos, bufsz - pos, "channel_beacons: %u\n",
  1068. le32_to_cpu(general->channel_beacons));
  1069. pos += scnprintf(buf + pos, bufsz - pos, "num_missed_bcon: %u\n",
  1070. le32_to_cpu(general->num_missed_bcon));
  1071. pos += scnprintf(buf + pos, bufsz - pos,
  1072. "adc_rx_saturation_time: %u\n",
  1073. le32_to_cpu(general->adc_rx_saturation_time));
  1074. pos += scnprintf(buf + pos, bufsz - pos,
  1075. "ina_detection_search_time: %u\n",
  1076. le32_to_cpu(general->ina_detection_search_time));
  1077. pos += scnprintf(buf + pos, bufsz - pos, "beacon_silence_rssi_a: %u\n",
  1078. le32_to_cpu(general->beacon_silence_rssi_a));
  1079. pos += scnprintf(buf + pos, bufsz - pos, "beacon_silence_rssi_b: %u\n",
  1080. le32_to_cpu(general->beacon_silence_rssi_b));
  1081. pos += scnprintf(buf + pos, bufsz - pos, "beacon_silence_rssi_c: %u\n",
  1082. le32_to_cpu(general->beacon_silence_rssi_c));
  1083. pos += scnprintf(buf + pos, bufsz - pos,
  1084. "interference_data_flag: %u\n",
  1085. le32_to_cpu(general->interference_data_flag));
  1086. pos += scnprintf(buf + pos, bufsz - pos, "channel_load: %u\n",
  1087. le32_to_cpu(general->channel_load));
  1088. pos += scnprintf(buf + pos, bufsz - pos, "dsp_false_alarms: %u\n",
  1089. le32_to_cpu(general->dsp_false_alarms));
  1090. pos += scnprintf(buf + pos, bufsz - pos, "beacon_rssi_a: %u\n",
  1091. le32_to_cpu(general->beacon_rssi_a));
  1092. pos += scnprintf(buf + pos, bufsz - pos, "beacon_rssi_b: %u\n",
  1093. le32_to_cpu(general->beacon_rssi_b));
  1094. pos += scnprintf(buf + pos, bufsz - pos, "beacon_rssi_c: %u\n",
  1095. le32_to_cpu(general->beacon_rssi_c));
  1096. pos += scnprintf(buf + pos, bufsz - pos, "beacon_energy_a: %u\n",
  1097. le32_to_cpu(general->beacon_energy_a));
  1098. pos += scnprintf(buf + pos, bufsz - pos, "beacon_energy_b: %u\n",
  1099. le32_to_cpu(general->beacon_energy_b));
  1100. pos += scnprintf(buf + pos, bufsz - pos, "beacon_energy_c: %u\n",
  1101. le32_to_cpu(general->beacon_energy_c));
  1102. pos += scnprintf(buf + pos, bufsz - pos, "Statistics_Rx - OFDM_HT:\n");
  1103. pos += scnprintf(buf + pos, bufsz - pos, "plcp_err: %u\n",
  1104. le32_to_cpu(ht->plcp_err));
  1105. pos += scnprintf(buf + pos, bufsz - pos, "overrun_err: %u\n",
  1106. le32_to_cpu(ht->overrun_err));
  1107. pos += scnprintf(buf + pos, bufsz - pos, "early_overrun_err: %u\n",
  1108. le32_to_cpu(ht->early_overrun_err));
  1109. pos += scnprintf(buf + pos, bufsz - pos, "crc32_good: %u\n",
  1110. le32_to_cpu(ht->crc32_good));
  1111. pos += scnprintf(buf + pos, bufsz - pos, "crc32_err: %u\n",
  1112. le32_to_cpu(ht->crc32_err));
  1113. pos += scnprintf(buf + pos, bufsz - pos, "mh_format_err: %u\n",
  1114. le32_to_cpu(ht->mh_format_err));
  1115. pos += scnprintf(buf + pos, bufsz - pos, "agg_crc32_good: %u\n",
  1116. le32_to_cpu(ht->agg_crc32_good));
  1117. pos += scnprintf(buf + pos, bufsz - pos, "agg_mpdu_cnt: %u\n",
  1118. le32_to_cpu(ht->agg_mpdu_cnt));
  1119. pos += scnprintf(buf + pos, bufsz - pos, "agg_cnt: %u\n",
  1120. le32_to_cpu(ht->agg_cnt));
  1121. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  1122. kfree(buf);
  1123. return ret;
  1124. }
  1125. static ssize_t iwl_dbgfs_ucode_tx_stats_read(struct file *file,
  1126. char __user *user_buf,
  1127. size_t count, loff_t *ppos)
  1128. {
  1129. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  1130. int pos = 0;
  1131. char *buf;
  1132. int bufsz = (sizeof(struct statistics_tx) * 24) + 250;
  1133. ssize_t ret;
  1134. struct statistics_tx *tx;
  1135. if (!iwl_is_alive(priv))
  1136. return -EAGAIN;
  1137. /* make request to uCode to retrieve statistics information */
  1138. mutex_lock(&priv->mutex);
  1139. ret = iwl_send_statistics_request(priv, 0);
  1140. mutex_unlock(&priv->mutex);
  1141. if (ret) {
  1142. IWL_ERR(priv,
  1143. "Error sending statistics request: %zd\n", ret);
  1144. return -EAGAIN;
  1145. }
  1146. buf = kzalloc(bufsz, GFP_KERNEL);
  1147. if (!buf) {
  1148. IWL_ERR(priv, "Can not allocate Buffer\n");
  1149. return -ENOMEM;
  1150. }
  1151. /* the statistic information display here is based on
  1152. * the last statistics notification from uCode
  1153. * might not reflect the current uCode activity
  1154. */
  1155. tx = &priv->statistics.tx;
  1156. pos += iwl_dbgfs_statistics_flag(priv, buf, bufsz);
  1157. pos += scnprintf(buf + pos, bufsz - pos, "Statistics_Tx:\n");
  1158. pos += scnprintf(buf + pos, bufsz - pos, "preamble: %u\n",
  1159. le32_to_cpu(tx->preamble_cnt));
  1160. pos += scnprintf(buf + pos, bufsz - pos, "rx_detected_cnt: %u\n",
  1161. le32_to_cpu(tx->rx_detected_cnt));
  1162. pos += scnprintf(buf + pos, bufsz - pos, "bt_prio_defer_cnt: %u\n",
  1163. le32_to_cpu(tx->bt_prio_defer_cnt));
  1164. pos += scnprintf(buf + pos, bufsz - pos, "bt_prio_kill_cnt: %u\n",
  1165. le32_to_cpu(tx->bt_prio_kill_cnt));
  1166. pos += scnprintf(buf + pos, bufsz - pos, "few_bytes_cnt: %u\n",
  1167. le32_to_cpu(tx->few_bytes_cnt));
  1168. pos += scnprintf(buf + pos, bufsz - pos, "cts_timeout: %u\n",
  1169. le32_to_cpu(tx->cts_timeout));
  1170. pos += scnprintf(buf + pos, bufsz - pos, "ack_timeout: %u\n",
  1171. le32_to_cpu(tx->ack_timeout));
  1172. pos += scnprintf(buf + pos, bufsz - pos, "expected_ack_cnt: %u\n",
  1173. le32_to_cpu(tx->expected_ack_cnt));
  1174. pos += scnprintf(buf + pos, bufsz - pos, "actual_ack_cnt: %u\n",
  1175. le32_to_cpu(tx->actual_ack_cnt));
  1176. pos += scnprintf(buf + pos, bufsz - pos, "dump_msdu_cnt: %u\n",
  1177. le32_to_cpu(tx->dump_msdu_cnt));
  1178. pos += scnprintf(buf + pos, bufsz - pos,
  1179. "burst_abort_next_frame_mismatch_cnt: %u\n",
  1180. le32_to_cpu(tx->burst_abort_next_frame_mismatch_cnt));
  1181. pos += scnprintf(buf + pos, bufsz - pos,
  1182. "burst_abort_missing_next_frame_cnt: %u\n",
  1183. le32_to_cpu(tx->burst_abort_missing_next_frame_cnt));
  1184. pos += scnprintf(buf + pos, bufsz - pos, "cts_timeout_collision: %u\n",
  1185. le32_to_cpu(tx->cts_timeout_collision));
  1186. pos += scnprintf(buf + pos, bufsz - pos,
  1187. "ack_or_ba_timeout_collision: %u\n",
  1188. le32_to_cpu(tx->ack_or_ba_timeout_collision));
  1189. pos += scnprintf(buf + pos, bufsz - pos, "agg ba_timeout: %u\n",
  1190. le32_to_cpu(tx->agg.ba_timeout));
  1191. pos += scnprintf(buf + pos, bufsz - pos,
  1192. "agg ba_reschedule_frames: %u\n",
  1193. le32_to_cpu(tx->agg.ba_reschedule_frames));
  1194. pos += scnprintf(buf + pos, bufsz - pos,
  1195. "agg scd_query_agg_frame_cnt: %u\n",
  1196. le32_to_cpu(tx->agg.scd_query_agg_frame_cnt));
  1197. pos += scnprintf(buf + pos, bufsz - pos, "agg scd_query_no_agg: %u\n",
  1198. le32_to_cpu(tx->agg.scd_query_no_agg));
  1199. pos += scnprintf(buf + pos, bufsz - pos, "agg scd_query_agg: %u\n",
  1200. le32_to_cpu(tx->agg.scd_query_agg));
  1201. pos += scnprintf(buf + pos, bufsz - pos,
  1202. "agg scd_query_mismatch: %u\n",
  1203. le32_to_cpu(tx->agg.scd_query_mismatch));
  1204. pos += scnprintf(buf + pos, bufsz - pos, "agg frame_not_ready: %u\n",
  1205. le32_to_cpu(tx->agg.frame_not_ready));
  1206. pos += scnprintf(buf + pos, bufsz - pos, "agg underrun: %u\n",
  1207. le32_to_cpu(tx->agg.underrun));
  1208. pos += scnprintf(buf + pos, bufsz - pos, "agg bt_prio_kill: %u\n",
  1209. le32_to_cpu(tx->agg.bt_prio_kill));
  1210. pos += scnprintf(buf + pos, bufsz - pos, "agg rx_ba_rsp_cnt: %u\n",
  1211. le32_to_cpu(tx->agg.rx_ba_rsp_cnt));
  1212. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  1213. kfree(buf);
  1214. return ret;
  1215. }
  1216. static ssize_t iwl_dbgfs_ucode_general_stats_read(struct file *file,
  1217. char __user *user_buf,
  1218. size_t count, loff_t *ppos)
  1219. {
  1220. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  1221. int pos = 0;
  1222. char *buf;
  1223. int bufsz = sizeof(struct statistics_general) * 4 + 250;
  1224. ssize_t ret;
  1225. struct statistics_general *general;
  1226. struct statistics_dbg *dbg;
  1227. struct statistics_div *div;
  1228. if (!iwl_is_alive(priv))
  1229. return -EAGAIN;
  1230. /* make request to uCode to retrieve statistics information */
  1231. mutex_lock(&priv->mutex);
  1232. ret = iwl_send_statistics_request(priv, 0);
  1233. mutex_unlock(&priv->mutex);
  1234. if (ret) {
  1235. IWL_ERR(priv,
  1236. "Error sending statistics request: %zd\n", ret);
  1237. return -EAGAIN;
  1238. }
  1239. buf = kzalloc(bufsz, GFP_KERNEL);
  1240. if (!buf) {
  1241. IWL_ERR(priv, "Can not allocate Buffer\n");
  1242. return -ENOMEM;
  1243. }
  1244. /* the statistic information display here is based on
  1245. * the last statistics notification from uCode
  1246. * might not reflect the current uCode activity
  1247. */
  1248. general = &priv->statistics.general;
  1249. dbg = &priv->statistics.general.dbg;
  1250. div = &priv->statistics.general.div;
  1251. pos += iwl_dbgfs_statistics_flag(priv, buf, bufsz);
  1252. pos += scnprintf(buf + pos, bufsz - pos, "Statistics_General:\n");
  1253. pos += scnprintf(buf + pos, bufsz - pos, "temperature: %u\n",
  1254. le32_to_cpu(general->temperature));
  1255. pos += scnprintf(buf + pos, bufsz - pos, "temperature_m: %u\n",
  1256. le32_to_cpu(general->temperature_m));
  1257. pos += scnprintf(buf + pos, bufsz - pos, "burst_check: %u\n",
  1258. le32_to_cpu(dbg->burst_check));
  1259. pos += scnprintf(buf + pos, bufsz - pos, "burst_count: %u\n",
  1260. le32_to_cpu(dbg->burst_count));
  1261. pos += scnprintf(buf + pos, bufsz - pos, "sleep_time: %u\n",
  1262. le32_to_cpu(general->sleep_time));
  1263. pos += scnprintf(buf + pos, bufsz - pos, "slots_out: %u\n",
  1264. le32_to_cpu(general->slots_out));
  1265. pos += scnprintf(buf + pos, bufsz - pos, "slots_idle: %u\n",
  1266. le32_to_cpu(general->slots_idle));
  1267. pos += scnprintf(buf + pos, bufsz - pos, "ttl_timestamp: %u\n",
  1268. le32_to_cpu(general->ttl_timestamp));
  1269. pos += scnprintf(buf + pos, bufsz - pos, "tx_on_a: %u\n",
  1270. le32_to_cpu(div->tx_on_a));
  1271. pos += scnprintf(buf + pos, bufsz - pos, "tx_on_b: %u\n",
  1272. le32_to_cpu(div->tx_on_b));
  1273. pos += scnprintf(buf + pos, bufsz - pos, "exec_time: %u\n",
  1274. le32_to_cpu(div->exec_time));
  1275. pos += scnprintf(buf + pos, bufsz - pos, "probe_time: %u\n",
  1276. le32_to_cpu(div->probe_time));
  1277. pos += scnprintf(buf + pos, bufsz - pos, "rx_enable_counter: %u\n",
  1278. le32_to_cpu(general->rx_enable_counter));
  1279. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  1280. kfree(buf);
  1281. return ret;
  1282. }
  1283. static ssize_t iwl_dbgfs_sensitivity_read(struct file *file,
  1284. char __user *user_buf,
  1285. size_t count, loff_t *ppos) {
  1286. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  1287. int pos = 0;
  1288. int cnt = 0;
  1289. char *buf;
  1290. int bufsz = sizeof(struct iwl_sensitivity_data) * 4 + 100;
  1291. ssize_t ret;
  1292. struct iwl_sensitivity_data *data;
  1293. data = &priv->sensitivity_data;
  1294. buf = kzalloc(bufsz, GFP_KERNEL);
  1295. if (!buf) {
  1296. IWL_ERR(priv, "Can not allocate Buffer\n");
  1297. return -ENOMEM;
  1298. }
  1299. pos += scnprintf(buf + pos, bufsz - pos, "auto_corr_ofdm:\t\t\t %u\n",
  1300. data->auto_corr_ofdm);
  1301. pos += scnprintf(buf + pos, bufsz - pos,
  1302. "auto_corr_ofdm_mrc:\t\t %u\n",
  1303. data->auto_corr_ofdm_mrc);
  1304. pos += scnprintf(buf + pos, bufsz - pos, "auto_corr_ofdm_x1:\t\t %u\n",
  1305. data->auto_corr_ofdm_x1);
  1306. pos += scnprintf(buf + pos, bufsz - pos,
  1307. "auto_corr_ofdm_mrc_x1:\t\t %u\n",
  1308. data->auto_corr_ofdm_mrc_x1);
  1309. pos += scnprintf(buf + pos, bufsz - pos, "auto_corr_cck:\t\t\t %u\n",
  1310. data->auto_corr_cck);
  1311. pos += scnprintf(buf + pos, bufsz - pos, "auto_corr_cck_mrc:\t\t %u\n",
  1312. data->auto_corr_cck_mrc);
  1313. pos += scnprintf(buf + pos, bufsz - pos,
  1314. "last_bad_plcp_cnt_ofdm:\t\t %u\n",
  1315. data->last_bad_plcp_cnt_ofdm);
  1316. pos += scnprintf(buf + pos, bufsz - pos, "last_fa_cnt_ofdm:\t\t %u\n",
  1317. data->last_fa_cnt_ofdm);
  1318. pos += scnprintf(buf + pos, bufsz - pos,
  1319. "last_bad_plcp_cnt_cck:\t\t %u\n",
  1320. data->last_bad_plcp_cnt_cck);
  1321. pos += scnprintf(buf + pos, bufsz - pos, "last_fa_cnt_cck:\t\t %u\n",
  1322. data->last_fa_cnt_cck);
  1323. pos += scnprintf(buf + pos, bufsz - pos, "nrg_curr_state:\t\t\t %u\n",
  1324. data->nrg_curr_state);
  1325. pos += scnprintf(buf + pos, bufsz - pos, "nrg_prev_state:\t\t\t %u\n",
  1326. data->nrg_prev_state);
  1327. pos += scnprintf(buf + pos, bufsz - pos, "nrg_value:\t\t\t");
  1328. for (cnt = 0; cnt < 10; cnt++) {
  1329. pos += scnprintf(buf + pos, bufsz - pos, " %u",
  1330. data->nrg_value[cnt]);
  1331. }
  1332. pos += scnprintf(buf + pos, bufsz - pos, "\n");
  1333. pos += scnprintf(buf + pos, bufsz - pos, "nrg_silence_rssi:\t\t");
  1334. for (cnt = 0; cnt < NRG_NUM_PREV_STAT_L; cnt++) {
  1335. pos += scnprintf(buf + pos, bufsz - pos, " %u",
  1336. data->nrg_silence_rssi[cnt]);
  1337. }
  1338. pos += scnprintf(buf + pos, bufsz - pos, "\n");
  1339. pos += scnprintf(buf + pos, bufsz - pos, "nrg_silence_ref:\t\t %u\n",
  1340. data->nrg_silence_ref);
  1341. pos += scnprintf(buf + pos, bufsz - pos, "nrg_energy_idx:\t\t\t %u\n",
  1342. data->nrg_energy_idx);
  1343. pos += scnprintf(buf + pos, bufsz - pos, "nrg_silence_idx:\t\t %u\n",
  1344. data->nrg_silence_idx);
  1345. pos += scnprintf(buf + pos, bufsz - pos, "nrg_th_cck:\t\t\t %u\n",
  1346. data->nrg_th_cck);
  1347. pos += scnprintf(buf + pos, bufsz - pos,
  1348. "nrg_auto_corr_silence_diff:\t %u\n",
  1349. data->nrg_auto_corr_silence_diff);
  1350. pos += scnprintf(buf + pos, bufsz - pos, "num_in_cck_no_fa:\t\t %u\n",
  1351. data->num_in_cck_no_fa);
  1352. pos += scnprintf(buf + pos, bufsz - pos, "nrg_th_ofdm:\t\t\t %u\n",
  1353. data->nrg_th_ofdm);
  1354. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  1355. kfree(buf);
  1356. return ret;
  1357. }
  1358. static ssize_t iwl_dbgfs_chain_noise_read(struct file *file,
  1359. char __user *user_buf,
  1360. size_t count, loff_t *ppos) {
  1361. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  1362. int pos = 0;
  1363. int cnt = 0;
  1364. char *buf;
  1365. int bufsz = sizeof(struct iwl_chain_noise_data) * 4 + 100;
  1366. ssize_t ret;
  1367. struct iwl_chain_noise_data *data;
  1368. data = &priv->chain_noise_data;
  1369. buf = kzalloc(bufsz, GFP_KERNEL);
  1370. if (!buf) {
  1371. IWL_ERR(priv, "Can not allocate Buffer\n");
  1372. return -ENOMEM;
  1373. }
  1374. pos += scnprintf(buf + pos, bufsz - pos, "active_chains:\t\t\t %u\n",
  1375. data->active_chains);
  1376. pos += scnprintf(buf + pos, bufsz - pos, "chain_noise_a:\t\t\t %u\n",
  1377. data->chain_noise_a);
  1378. pos += scnprintf(buf + pos, bufsz - pos, "chain_noise_b:\t\t\t %u\n",
  1379. data->chain_noise_b);
  1380. pos += scnprintf(buf + pos, bufsz - pos, "chain_noise_c:\t\t\t %u\n",
  1381. data->chain_noise_c);
  1382. pos += scnprintf(buf + pos, bufsz - pos, "chain_signal_a:\t\t\t %u\n",
  1383. data->chain_signal_a);
  1384. pos += scnprintf(buf + pos, bufsz - pos, "chain_signal_b:\t\t\t %u\n",
  1385. data->chain_signal_b);
  1386. pos += scnprintf(buf + pos, bufsz - pos, "chain_signal_c:\t\t\t %u\n",
  1387. data->chain_signal_c);
  1388. pos += scnprintf(buf + pos, bufsz - pos, "beacon_count:\t\t\t %u\n",
  1389. data->beacon_count);
  1390. pos += scnprintf(buf + pos, bufsz - pos, "disconn_array:\t\t\t");
  1391. for (cnt = 0; cnt < NUM_RX_CHAINS; cnt++) {
  1392. pos += scnprintf(buf + pos, bufsz - pos, " %u",
  1393. data->disconn_array[cnt]);
  1394. }
  1395. pos += scnprintf(buf + pos, bufsz - pos, "\n");
  1396. pos += scnprintf(buf + pos, bufsz - pos, "delta_gain_code:\t\t");
  1397. for (cnt = 0; cnt < NUM_RX_CHAINS; cnt++) {
  1398. pos += scnprintf(buf + pos, bufsz - pos, " %u",
  1399. data->delta_gain_code[cnt]);
  1400. }
  1401. pos += scnprintf(buf + pos, bufsz - pos, "\n");
  1402. pos += scnprintf(buf + pos, bufsz - pos, "radio_write:\t\t\t %u\n",
  1403. data->radio_write);
  1404. pos += scnprintf(buf + pos, bufsz - pos, "state:\t\t\t\t %u\n",
  1405. data->state);
  1406. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  1407. kfree(buf);
  1408. return ret;
  1409. }
  1410. static ssize_t iwl_dbgfs_tx_power_read(struct file *file,
  1411. char __user *user_buf,
  1412. size_t count, loff_t *ppos) {
  1413. struct iwl_priv *priv = (struct iwl_priv *)file->private_data;
  1414. char buf[128];
  1415. int pos = 0;
  1416. ssize_t ret;
  1417. const size_t bufsz = sizeof(buf);
  1418. struct statistics_tx *tx;
  1419. if (!iwl_is_alive(priv))
  1420. pos += scnprintf(buf + pos, bufsz - pos, "N/A\n");
  1421. else {
  1422. /* make request to uCode to retrieve statistics information */
  1423. mutex_lock(&priv->mutex);
  1424. ret = iwl_send_statistics_request(priv, 0);
  1425. mutex_unlock(&priv->mutex);
  1426. if (ret) {
  1427. IWL_ERR(priv, "Error sending statistics request: %zd\n",
  1428. ret);
  1429. return -EAGAIN;
  1430. }
  1431. tx = &priv->statistics.tx;
  1432. if (tx->tx_power.ant_a ||
  1433. tx->tx_power.ant_b ||
  1434. tx->tx_power.ant_c) {
  1435. pos += scnprintf(buf + pos, bufsz - pos,
  1436. "tx power: (1/2 dB step)\n");
  1437. if ((priv->cfg->valid_tx_ant & ANT_A) &&
  1438. tx->tx_power.ant_a)
  1439. pos += scnprintf(buf + pos, bufsz - pos,
  1440. "\tantenna A: 0x%X\n",
  1441. tx->tx_power.ant_a);
  1442. if ((priv->cfg->valid_tx_ant & ANT_B) &&
  1443. tx->tx_power.ant_b)
  1444. pos += scnprintf(buf + pos, bufsz - pos,
  1445. "\tantenna B: 0x%X\n",
  1446. tx->tx_power.ant_b);
  1447. if ((priv->cfg->valid_tx_ant & ANT_C) &&
  1448. tx->tx_power.ant_c)
  1449. pos += scnprintf(buf + pos, bufsz - pos,
  1450. "\tantenna C: 0x%X\n",
  1451. tx->tx_power.ant_c);
  1452. } else
  1453. pos += scnprintf(buf + pos, bufsz - pos, "N/A\n");
  1454. }
  1455. return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  1456. }
  1457. DEBUGFS_READ_WRITE_FILE_OPS(rx_statistics);
  1458. DEBUGFS_READ_WRITE_FILE_OPS(tx_statistics);
  1459. DEBUGFS_READ_WRITE_FILE_OPS(traffic_log);
  1460. DEBUGFS_READ_FILE_OPS(rx_queue);
  1461. DEBUGFS_READ_FILE_OPS(tx_queue);
  1462. DEBUGFS_READ_FILE_OPS(ucode_rx_stats);
  1463. DEBUGFS_READ_FILE_OPS(ucode_tx_stats);
  1464. DEBUGFS_READ_FILE_OPS(ucode_general_stats);
  1465. DEBUGFS_READ_FILE_OPS(sensitivity);
  1466. DEBUGFS_READ_FILE_OPS(chain_noise);
  1467. DEBUGFS_READ_FILE_OPS(tx_power);
  1468. /*
  1469. * Create the debugfs files and directories
  1470. *
  1471. */
  1472. int iwl_dbgfs_register(struct iwl_priv *priv, const char *name)
  1473. {
  1474. struct iwl_debugfs *dbgfs;
  1475. struct dentry *phyd = priv->hw->wiphy->debugfsdir;
  1476. int ret = 0;
  1477. dbgfs = kzalloc(sizeof(struct iwl_debugfs), GFP_KERNEL);
  1478. if (!dbgfs) {
  1479. ret = -ENOMEM;
  1480. goto err;
  1481. }
  1482. priv->dbgfs = dbgfs;
  1483. dbgfs->name = name;
  1484. dbgfs->dir_drv = debugfs_create_dir(name, phyd);
  1485. if (!dbgfs->dir_drv || IS_ERR(dbgfs->dir_drv)) {
  1486. ret = -ENOENT;
  1487. goto err;
  1488. }
  1489. DEBUGFS_ADD_DIR(data, dbgfs->dir_drv);
  1490. DEBUGFS_ADD_DIR(rf, dbgfs->dir_drv);
  1491. DEBUGFS_ADD_DIR(debug, dbgfs->dir_drv);
  1492. DEBUGFS_ADD_FILE(nvm, data);
  1493. DEBUGFS_ADD_FILE(sram, data);
  1494. DEBUGFS_ADD_FILE(log_event, data);
  1495. DEBUGFS_ADD_FILE(stations, data);
  1496. DEBUGFS_ADD_FILE(channels, data);
  1497. DEBUGFS_ADD_FILE(status, data);
  1498. DEBUGFS_ADD_FILE(interrupt, data);
  1499. DEBUGFS_ADD_FILE(qos, data);
  1500. DEBUGFS_ADD_FILE(led, data);
  1501. DEBUGFS_ADD_FILE(sleep_level_override, data);
  1502. DEBUGFS_ADD_FILE(current_sleep_command, data);
  1503. DEBUGFS_ADD_FILE(thermal_throttling, data);
  1504. DEBUGFS_ADD_FILE(disable_ht40, data);
  1505. DEBUGFS_ADD_FILE(rx_statistics, debug);
  1506. DEBUGFS_ADD_FILE(tx_statistics, debug);
  1507. DEBUGFS_ADD_FILE(traffic_log, debug);
  1508. DEBUGFS_ADD_FILE(rx_queue, debug);
  1509. DEBUGFS_ADD_FILE(tx_queue, debug);
  1510. DEBUGFS_ADD_FILE(tx_power, debug);
  1511. if ((priv->hw_rev & CSR_HW_REV_TYPE_MSK) != CSR_HW_REV_TYPE_3945) {
  1512. DEBUGFS_ADD_FILE(ucode_rx_stats, debug);
  1513. DEBUGFS_ADD_FILE(ucode_tx_stats, debug);
  1514. DEBUGFS_ADD_FILE(ucode_general_stats, debug);
  1515. DEBUGFS_ADD_FILE(sensitivity, debug);
  1516. DEBUGFS_ADD_FILE(chain_noise, debug);
  1517. }
  1518. DEBUGFS_ADD_BOOL(disable_sensitivity, rf, &priv->disable_sens_cal);
  1519. DEBUGFS_ADD_BOOL(disable_chain_noise, rf,
  1520. &priv->disable_chain_noise_cal);
  1521. if (((priv->hw_rev & CSR_HW_REV_TYPE_MSK) == CSR_HW_REV_TYPE_4965) ||
  1522. ((priv->hw_rev & CSR_HW_REV_TYPE_MSK) == CSR_HW_REV_TYPE_3945))
  1523. DEBUGFS_ADD_BOOL(disable_tx_power, rf,
  1524. &priv->disable_tx_power_cal);
  1525. return 0;
  1526. err:
  1527. IWL_ERR(priv, "Can't open the debugfs directory\n");
  1528. iwl_dbgfs_unregister(priv);
  1529. return ret;
  1530. }
  1531. EXPORT_SYMBOL(iwl_dbgfs_register);
  1532. /**
  1533. * Remove the debugfs files and directories
  1534. *
  1535. */
  1536. void iwl_dbgfs_unregister(struct iwl_priv *priv)
  1537. {
  1538. if (!priv->dbgfs)
  1539. return;
  1540. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_data_files.file_sleep_level_override);
  1541. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_data_files.file_current_sleep_command);
  1542. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_data_files.file_nvm);
  1543. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_data_files.file_sram);
  1544. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_data_files.file_log_event);
  1545. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_data_files.file_stations);
  1546. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_data_files.file_channels);
  1547. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_data_files.file_status);
  1548. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_data_files.file_interrupt);
  1549. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_data_files.file_qos);
  1550. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_data_files.file_led);
  1551. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_data_files.file_thermal_throttling);
  1552. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_data_files.file_disable_ht40);
  1553. DEBUGFS_REMOVE(priv->dbgfs->dir_data);
  1554. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_debug_files.file_rx_statistics);
  1555. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_debug_files.file_tx_statistics);
  1556. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_debug_files.file_traffic_log);
  1557. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_debug_files.file_rx_queue);
  1558. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_debug_files.file_tx_queue);
  1559. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_debug_files.file_tx_power);
  1560. if ((priv->hw_rev & CSR_HW_REV_TYPE_MSK) != CSR_HW_REV_TYPE_3945) {
  1561. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_debug_files.
  1562. file_ucode_rx_stats);
  1563. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_debug_files.
  1564. file_ucode_tx_stats);
  1565. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_debug_files.
  1566. file_ucode_general_stats);
  1567. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_debug_files.
  1568. file_sensitivity);
  1569. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_debug_files.
  1570. file_chain_noise);
  1571. }
  1572. DEBUGFS_REMOVE(priv->dbgfs->dir_debug);
  1573. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_rf_files.file_disable_sensitivity);
  1574. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_rf_files.file_disable_chain_noise);
  1575. if (((priv->hw_rev & CSR_HW_REV_TYPE_MSK) == CSR_HW_REV_TYPE_4965) ||
  1576. ((priv->hw_rev & CSR_HW_REV_TYPE_MSK) == CSR_HW_REV_TYPE_3945))
  1577. DEBUGFS_REMOVE(priv->dbgfs->dbgfs_rf_files.file_disable_tx_power);
  1578. DEBUGFS_REMOVE(priv->dbgfs->dir_rf);
  1579. DEBUGFS_REMOVE(priv->dbgfs->dir_drv);
  1580. kfree(priv->dbgfs);
  1581. priv->dbgfs = NULL;
  1582. }
  1583. EXPORT_SYMBOL(iwl_dbgfs_unregister);