Home
last modified time | relevance | path

Searched refs:seq_printf (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_proc.c132 seq_printf(seq, "%-*s\n", TMPSZ - 1, in sdp_seq_show()
153 seq_printf(seq, "%-*s\n", TMPSZ - 1, tmpbuf); in sdp_seq_show()
214 seq_printf(seq, "%s:\n", str); in sdpstats_seq_hist()
222 seq_printf(seq, " - all values are 0\n"); in sdpstats_seq_hist()
233 seq_printf(seq, "%10d | %-50s - %d\n", val, s, h[i]); in sdpstats_seq_hist()
268 seq_printf(seq, "SDP statistics:\n"); in sdpstats_seq_show()
275 seq_printf(seq, "sdp_sendmsg() calls\t\t: %d\n", in sdpstats_seq_show()
277 seq_printf(seq, "bcopy segments \t\t: %d\n", in sdpstats_seq_show()
279 seq_printf(seq, "bzcopy segments \t\t: %d\n", in sdpstats_seq_show()
281 seq_printf(seq, "zcopy segments \t\t: %d\n", in sdpstats_seq_show()
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_debugfs.c18 seq_printf(file, "%8d | ", i * 8 + j + 1); in mt76x02_ampdu_stat_show()
22 seq_printf(file, "%8d | ", in mt76x02_ampdu_stat_show()
40 seq_printf(file, "Target power: %d\n", dev->target_power); in read_txpower()
54 seq_printf(file, "allocated sequences:\t%d\n", in mt76x02_dfs_stat_show()
56 seq_printf(file, "used sequences:\t\t%d\n", in mt76x02_dfs_stat_show()
61 seq_printf(file, "engine: %d\n", i); in mt76x02_dfs_stat_show()
62 seq_printf(file, " hw pattern detected:\t%d\n", in mt76x02_dfs_stat_show()
64 seq_printf(file, " hw pulse discarded:\t%d\n", in mt76x02_dfs_stat_show()
66 seq_printf(file, " sw pattern detected:\t%d\n", in mt76x02_dfs_stat_show()
79 seq_printf(file, "avg_rssi: %d\n", dev->cal.avg_rssi_all); in read_agc()
[all …]
H A Dmt792x_debugfs.c27 seq_printf(file, "Length: %8d | ", bound[0]); in mt792x_ampdu_stat_read_phy()
29 seq_printf(file, "%3d %3d | ", bound[i] + 1, bound[i + 1]); in mt792x_ampdu_stat_read_phy()
33 seq_printf(file, "%8d | ", phy->mt76->aggr_stats[i]); in mt792x_ampdu_stat_read_phy()
36 seq_printf(file, "BA miss count: %d\n", phy->mib.ba_miss_cnt); in mt792x_ampdu_stat_read_phy()
52 seq_printf(file, "AMSDU pack count of %d MSDU in TXD: %8d ", in mt792x_tx_stats_show()
55 seq_printf(file, "(%3d%%)\n", in mt792x_tx_stats_show()
89 seq_printf(s, "AC%d: queued=%d\n", i, qlen); in mt792x_queues_acq()
117 seq_printf(s, in mt792x_queues_read()
140 seq_printf(s, "awake time: %14u\ndoze time: %15u\n", in mt792x_pm_stats()
144 seq_printf(s, "low power wakes: %9d\n", pm->stats.lp_wake); in mt792x_pm_stats()
H A Ddebugfs.c66 seq_printf(s, " %9d | %9d | %9d | %9d |\n", in mt76_queues_read()
84 seq_printf(s, " %9d | %9d | %9d | %9d |\n", in mt76_rx_queues_read()
96 seq_printf(file, "%16s:", str); in mt76_seq_puts_array()
98 seq_printf(file, " %4d", val[i]); in mt76_seq_puts_array()
/freebsd/sys/contrib/dev/rtw88/
H A Ddebug.c178 seq_printf(m, "reg 0x%03x: 0x%02x\n", addr, val); in rtw_debugfs_get_read_reg()
182 seq_printf(m, "reg 0x%03x: 0x%04x\n", addr, val); in rtw_debugfs_get_read_reg()
186 seq_printf(m, "reg 0x%03x: 0x%08x\n", addr, val); in rtw_debugfs_get_read_reg()
207 seq_printf(m, "rf_read path:%d addr:0x%08x mask:0x%08x val=0x%08x\n", in rtw_debugfs_get_rf_read()
221 seq_printf(m, "Fix rate disabled, fix_rate = %u\n", fix_rate); in rtw_debugfs_get_fix_rate()
225 seq_printf(m, "Data frames fixed at desc rate %u\n", fix_rate); in rtw_debugfs_get_fix_rate()
290 seq_printf(m, "cam entry%d\n", debugfs_priv->cb_data); in rtw_debugfs_get_dump_cam()
298 seq_printf(m, "%8.8x", val); in rtw_debugfs_get_dump_cam()
332 seq_printf(m, "PAGE %d\n", (i + offset) / page_size); in rtw_debugfs_get_rsvd_page()
333 seq_printf(m, "%8ph\n", buf + i); in rtw_debugfs_get_rsvd_page()
[all …]
H A Dcoex.c3762 seq_printf(m, "%-40s = %s\n", addr_info, val_info); in rtw_coex_set_coexinfo_hw()
3769 seq_printf(m, "%-40s = %s\n", addr_info, val_info); in rtw_coex_set_coexinfo_hw()
3873 seq_printf(m, "\tPeer %3d\n", si->mac_id); in rtw_coex_sta_stat_iter()
3874 seq_printf(m, "\t\t%-24s = %d\n", "RSSI", rssi); in rtw_coex_sta_stat_iter()
3875 seq_printf(m, "\t\t%-24s = %d\n", "BW mode", si->bw_mode); in rtw_coex_sta_stat_iter()
3893 seq_printf(m, "Iface on Port (%d)\n", rtwvif->port); in rtw_coex_vif_stat_iter()
3894 seq_printf(m, "\t%-32s = %d\n", in rtw_coex_vif_stat_iter()
3896 seq_printf(m, "\t%-32s = %d\n", in rtw_coex_vif_stat_iter()
3967 seq_printf(m, "**********************************************\n"); in rtw_coex_display_coex_info()
3968 seq_printf(m, "\t\tBT Coexist info %x\n", chip->id); in rtw_coex_display_coex_info()
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Ddebugfs.c300 seq_printf(file, "%8s | ", dl_non_he_type[i]); in mt7915_muru_stats_show()
303 seq_printf(file, "%8u | %8u | %8u | %8u | %8u | ", in mt7915_muru_stats_show()
313 seq_printf(file, "%8s | ", dl_non_he_type[i]); in mt7915_muru_stats_show()
316 seq_printf(file, "%8u | %8u | %8u | ", in mt7915_muru_stats_show()
325 seq_printf(file, "\nTotal non-HE MU-MIMO DL PPDU count: %lld", in mt7915_muru_stats_show()
335 seq_printf(file, "\nAll non-HE DL PPDU count: %lld", total_ppdu_cnt); in mt7915_muru_stats_show()
341 seq_printf(file, "%8s | ", dl_he_type[i]); in mt7915_muru_stats_show()
344 seq_printf(file, "%8u | %8u | ", in mt7915_muru_stats_show()
350 seq_printf(file, "%8s | ", dl_he_type[i]); in mt7915_muru_stats_show()
353 seq_printf(file, "%8u | %8u | %8u | ", in mt7915_muru_stats_show()
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Ddebugfs.c68 seq_printf(file, "%-16s:", str); in mt7921_seq_puts_array()
71 seq_printf(file, " %6s", "N.A"); in mt7921_seq_puts_array()
73 seq_printf(file, " %6d", val[i]); in mt7921_seq_puts_array()
104 seq_printf(s, "Tx power table (channel %d)\n", txpwr.ch); in mt7921_txpwr()
105 seq_printf(s, "%-16s %6s %6s %6s %6s\n", in mt7921_txpwr()
109 seq_printf(s, "%-16s %6s %6s %6s %6s %6s %6s %6s %6s\n", in mt7921_txpwr()
114 seq_printf(s, "%-16s %6s %6s %6s %6s %6s %6s %6s %6s\n", in mt7921_txpwr()
119 seq_printf(s, "%-16s %6s %6s %6s %6s %6s %6s %6s %6s %6s\n", in mt7921_txpwr()
124 seq_printf(s, "%-16s %6s %6s %6s %6s %6s %6s %6s %6s %6s %6s %6s %6s\n", in mt7921_txpwr()
256 seq_printf(s, "pse_data_quota\t%d\n", sdio->sched.pse_data_quota); in mt7921s_sched_quota_read()
[all …]
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kstat.c67 seq_printf(f, "%d %d 0x%02x %d %d %lld %lld\n", in kstat_seq_show_headers()
83 seq_printf(f, "raw data\n"); in kstat_seq_show_headers()
87 seq_printf(f, "%-31s %-4s %s\n", in kstat_seq_show_headers()
91 seq_printf(f, "%-8s %-8s %-8s %-8s %-8s\n", in kstat_seq_show_headers()
96 seq_printf(f, in kstat_seq_show_headers()
105 seq_printf(f, in kstat_seq_show_headers()
124 seq_printf(f, "%03x:", i); in kstat_seq_show_raw()
128 seq_printf(f, "\n"); in kstat_seq_show_raw()
132 seq_printf(f, " %02x", (unsigned char)p[i * 16 + j]); in kstat_seq_show_raw()
134 seq_printf(f, "\n"); in kstat_seq_show_raw()
[all …]
H A Dspl-proc.c177 seq_printf(f, in slab_seq_show_headers()
183 seq_printf(f, in slab_seq_show_headers()
209 seq_printf(f, "%-36s ", skc->skc_name); in slab_seq_show()
210 seq_printf(f, "0x%05lx %9s %9lu %8s %8u " in slab_seq_show()
225 seq_printf(f, "%-36s ", skc->skc_name); in slab_seq_show()
226 seq_printf(f, "0x%05lx %9lu %9lu %8u %8u " in slab_seq_show()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Ddebugfs.c289 seq_printf(s, "channel %d (%d MHz) width %s MHz center1: %d MHz\n", in mt7996_rdd_monitor()
474 seq_printf(file, "\nPhy %s, Phy band %d\n", in mt7996_ampdu_stat_read_phy()
477 seq_printf(file, "Length: %8d | ", bound[0]); in mt7996_ampdu_stat_read_phy()
479 seq_printf(file, "%3d -%3d | ", in mt7996_ampdu_stat_read_phy()
484 seq_printf(file, "%8d | ", phy->mt76->aggr_stats[i]); in mt7996_ampdu_stat_read_phy()
487 seq_printf(file, "BA miss count: %d\n", phy->mib.ba_miss_cnt); in mt7996_ampdu_stat_read_phy()
501 seq_printf(s, "iBF: %d, eBF: %d\n", in mt7996_txbf_stat_read_phy()
508 seq_printf(s, "All: %d, EHT: %d, HE: %d, VHT: %d, HT: %d, ", in mt7996_txbf_stat_read_phy()
515 seq_printf(s, "%s, NC: %d, NR: %d\n", in mt7996_txbf_stat_read_phy()
521 seq_printf(s, "Tx Beamformee successful feedback frames: %d\n", in mt7996_txbf_stat_read_phy()
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Ddebugfs.c24 seq_printf(s, "%20s: %u\n", reset_cause_str[i], in mt7603_reset_read()
36 seq_printf(s, "Sensitivity: %d\n", dev->sensitivity); in mt7603_radio_read()
37 seq_printf(s, "False CCA: ofdm=%d cck=%d\n", in mt7603_radio_read()
82 seq_printf(file, "Length: %8d | ", bound[0]); in mt7603_ampdu_stat_show()
84 seq_printf(file, "%3d -%3d | ", in mt7603_ampdu_stat_show()
88 seq_printf(file, "%8d | ", dev->mphy.aggr_stats[i]); in mt7603_ampdu_stat_show()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Ddebugfs.c161 seq_printf(s, "awake time: %14u\ndoze time: %15u\n", in mt7615_pm_stats()
294 seq_printf(file, "\nPhy %d\n", phy != &dev->phy); in mt7615_ampdu_stat_read_phy()
296 seq_printf(file, "Length: %8d | ", bound[0]); in mt7615_ampdu_stat_read_phy()
298 seq_printf(file, "%3d -%3d | ", in mt7615_ampdu_stat_read_phy()
303 seq_printf(file, "%8d | ", phy->mt76->aggr_stats[i]); in mt7615_ampdu_stat_read_phy()
306 seq_printf(file, "BA miss count: %d\n", phy->mib.ba_miss_cnt); in mt7615_ampdu_stat_read_phy()
307 seq_printf(file, "PER: %ld.%1ld%%\n", in mt7615_ampdu_stat_read_phy()
337 seq_printf(s, "Radio %d sensitivity: ofdm=%d cck=%d\n", ext_phy, in mt7615_radio_read_phy()
339 seq_printf(s, "Radio %d false CCA: ofdm=%d cck=%d\n", ext_phy, in mt7615_radio_read_phy()
382 seq_printf(s, "AC%d%d: queued=%d\n", wmm_idx, acs, qlen); in mt7615_queues_acq()
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Ddebugfs.c74 seq_printf(file, "%-22s:", str); in mt7925_seq_puts_array()
77 seq_printf(file, " %6s", "N.A"); in mt7925_seq_puts_array()
79 seq_printf(file, " %6d", val[i][band_idx]); in mt7925_seq_puts_array()
94 seq_printf(s, "%-22s %6s %6s %6s %6s %6s %6s %6s %6s %6s %6s %6s %6s %6s %6s %6s %6s\n", in mt7925_eht_txpwr()
137 seq_printf(s, "%-22s %6s %6s %6s %6s\n", in mt7925_txpwr()
141 seq_printf(s, "%-22s %6s %6s %6s %6s %6s %6s %6s %6s\n", in mt7925_txpwr()
146 seq_printf(s, "%-22s %6s %6s %6s %6s %6s %6s %6s %6s\n", in mt7925_txpwr()
151 seq_printf(s, "%-22s %6s %6s %6s %6s %6s %6s %6s %6s %6s\n", in mt7925_txpwr()
156 seq_printf(s, "%-22s %6s %6s %6s %6s %6s %6s %6s %6s %6s %6s %6s %6s\n", in mt7925_txpwr()
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddebugfs.c382 seq_printf(seq, in iwl_dbgfs_fw_info_seq_show()
388 seq_printf(seq, in iwl_dbgfs_fw_info_seq_show()
394 seq_printf(seq, in iwl_dbgfs_fw_info_seq_show()
405 seq_printf(seq, " 0x%04x:\n", cmd_id); in iwl_dbgfs_fw_info_seq_show()
406 seq_printf(seq, " name: %s\n", in iwl_dbgfs_fw_info_seq_show()
408 seq_printf(seq, " cmd_ver: %d\n", ver->cmd_ver); in iwl_dbgfs_fw_info_seq_show()
409 seq_printf(seq, " notif_ver: %d\n", ver->notif_ver); in iwl_dbgfs_fw_info_seq_show()
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_fs.c114 seq_printf(file, in ipoib_mcg_seq_show()
211 seq_printf(file, in ipoib_path_seq_show()
219 seq_printf(file, in ipoib_path_seq_show()
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_debugfs.c113 seq_printf(f, "%s\n", log_value ? log_value : "(null)"); in debugfs_log_show()
198 seq_printf(f, "%d\n", use_count); in debugfs_usecount_show()
222 seq_printf(f, "%s\n", trace ? "Y" : "N"); in debugfs_trace_show()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_debug.c58 seq_printf(f, "%-12s %-8s\n", "timestamp", "message"); in zfs_dbgmsg_show_header()
66 seq_printf(f, "%-12llu %-s\n", in zfs_dbgmsg_show()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_stats.c74 seq_printf(f, "%-8s %-16s %-8s %-8s %-8s %-8s %-8s " in spa_read_history_show_header()
86 seq_printf(f, "%-8llu %-16llu 0x%-6llx " in spa_read_history_show()
209 seq_printf(f, "%-8s %-16s %-5s %-12s %-12s %-12s " in spa_txg_history_show_header()
249 seq_printf(f, "%-8llu %-16llu %-5c %-12llu " in spa_txg_history_show()
588 seq_printf(f, "%-10s %-10s %-10s %-6s %-10s %-12s %-24s " in spa_mmp_history_show_header()
603 seq_printf(f, (smh->error_start ? skip_fmt : write_fmt), in spa_mmp_history_show()
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dprocfs_list.h50 void seq_printf(struct seq_file *m, const char *fmt, ...);
/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dprocfs_list.c43 seq_printf(struct seq_file *m, const char *fmt, ...) in seq_printf() function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dseq_file.h109 #define seq_printf(...) lkpi_seq_printf(__VA_ARGS__) macro
/freebsd/sys/dev/drm2/ttm/
H A Dttm_page_alloc.c908 seq_printf(m, "No pool allocator running.\n");
911 seq_printf(m, "%6s %12s %13s %8s\n",
916 seq_printf(m, "%6s %12ld %13ld %8d\n",
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_procfs_list.c39 seq_printf(struct seq_file *f, const char *fmt, ...) in seq_printf() function
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkstat.h94 void seq_printf(struct seq_file *m, const char *fmt, ...);

12