Searched refs:fmt_header (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965-debug.c15 static const char *fmt_header = variable
91 scnprintf(buf + pos, bufsz - pos, fmt_header,
185 scnprintf(buf + pos, bufsz - pos, fmt_header,
275 scnprintf(buf + pos, bufsz - pos, fmt_header,
403 scnprintf(buf + pos, bufsz - pos, fmt_header,
482 pos += scnprintf(buf + pos, bufsz - pos, fmt_header, "Statistics_Tx:");
660 scnprintf(buf + pos, bufsz - pos, fmt_header,
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c1001 static const char *fmt_header = "%-32s\n"; local
1031 pos += scnprintf(buf + pos, bufsz - pos, fmt_header,
1066 pos += scnprintf(buf + pos, bufsz - pos, fmt_header,
1101 pos += scnprintf(buf + pos, bufsz - pos, fmt_header,
1157 pos += scnprintf(buf + pos, bufsz - pos, fmt_header,
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddebugfs.c641 #define fmt_header "%-32s current cumulative delta max\n" macro
715 fmt_header, "Statistics_Rx - OFDM:");
819 fmt_header, "Statistics_Rx - CCK:");
917 fmt_header, "Statistics_Rx - GENERAL:");
1044 fmt_header, "Statistics_Rx - OFDM_HT:");
1130 fmt_header, "Statistics_Tx:");
1339 fmt_header, "Statistics_General:");
/linux-master/tools/perf/
H A Dbuiltin-kvm.c344 static int fmt_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, function
408 fmt->header = fmt_header;

Completed in 132 milliseconds