Home
last modified time | relevance | path

Searched refs:ofld_chan_drops (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c1769 stats.ofld_chan_drops[0], stats.ofld_chan_drops[1], in view_tp_err_stats_show()
1770 stats.ofld_chan_drops[2], in view_tp_err_stats_show()
1771 stats.ofld_chan_drops[3]); in view_tp_err_stats_show()
1791 "\n\n", stats.ofld_chan_drops[0], in view_tp_err_stats_show()
1792 stats.ofld_chan_drops[1]); in view_tp_err_stats_show()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h251 u32 ofld_chan_drops[4]; member
H A Dt4_hw.c5997 t4_tp_mib_read(adap, st->ofld_chan_drops, nchan, in t4_tp_get_err_stats()