Searched refs:fmt_table (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/iwlegacy/
H A D4965-debug.c32 static const char *fmt_table = " %-30s %10u %10u %10u %10u\n"; variable
112 scnprintf(buf + pos, bufsz - pos, fmt_table, "ina_cnt:",
116 scnprintf(buf + pos, bufsz - pos, fmt_table, "fina_cnt:",
120 scnprintf(buf + pos, bufsz - pos, fmt_table, "plcp_err:",
124 scnprintf(buf + pos, bufsz - pos, fmt_table, "crc32_err:",
128 scnprintf(buf + pos, bufsz - pos, fmt_table, "overrun_err:",
132 scnprintf(buf + pos, bufsz - pos, fmt_table, "early_overrun_err:",
138 scnprintf(buf + pos, bufsz - pos, fmt_table, "crc32_good:",
142 scnprintf(buf + pos, bufsz - pos, fmt_table, "false_alarm_cnt:",
147 scnprintf(buf + pos, bufsz - pos, fmt_table, "fina_sync_err_cn
[all...]
/drivers/net/wireless/iwlwifi/
H A Diwl-debugfs.c913 static const char *fmt_table = " %-30s %10u %10u %10u %10u\n"; variable
990 fmt_table, "ina_cnt:",
995 fmt_table, "fina_cnt:",
999 fmt_table, "plcp_err:",
1003 fmt_table, "crc32_err:",
1007 fmt_table, "overrun_err:",
1012 fmt_table, "early_overrun_err:",
1018 fmt_table, "crc32_good:",
1023 fmt_table, "false_alarm_cnt:",
1029 fmt_table, "fina_sync_err_cn
[all...]

Completed in 31 milliseconds