Searched defs:fmt_header (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/iwlegacy/
H A D4965-debug.c33 static const char *fmt_header = variable
109 scnprintf(buf + pos, bufsz - pos, fmt_header,
203 scnprintf(buf + pos, bufsz - pos, fmt_header,
293 scnprintf(buf + pos, bufsz - pos, fmt_header,
421 scnprintf(buf + pos, bufsz - pos, fmt_header,
500 pos += scnprintf(buf + pos, bufsz - pos, fmt_header, "Statistics_Tx:");
678 scnprintf(buf + pos, bufsz - pos, fmt_header,
/drivers/net/wireless/iwlwifi/
H A Diwl-debugfs.c903 static const char *fmt_header = variable
980 fmt_header, "Statistics_Rx - OFDM:");
1084 fmt_header, "Statistics_Rx - CCK:");
1182 fmt_header, "Statistics_Rx - GENERAL:");
1309 fmt_header, "Statistics_Rx - OFDM_HT:");
1397 fmt_header, "Statistics_Tx:");
1608 fmt_header, "Statistics_General:");

Completed in 37 milliseconds