Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c1760 stats.tnl_tx_drops[0], stats.tnl_tx_drops[1], in view_tp_err_stats_show()
1761 stats.tnl_tx_drops[2], stats.tnl_tx_drops[3]); in view_tp_err_stats_show()
1786 stats.tnl_tx_drops[0], stats.tnl_tx_drops[1]); in view_tp_err_stats_show()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h252 u32 tnl_tx_drops[4]; member
H A Dt4_hw.c6000 t4_tp_mib_read(adap, st->tnl_tx_drops, nchan, A_TP_MIB_TNL_DROP_0, in t4_tp_get_err_stats()