Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_wtp.c805 wtp->tp_csw.sop[0] = sge_dbg_reg->debug_CPLSW_TP_Rx_SOP0_cnt; in t5_wtp_data()
806 wtp->tp_csw.sop[1] = sge_dbg_reg->debug_CPLSW_TP_Rx_SOP1_cnt; in t5_wtp_data()
808 wtp->tp_csw.eop[0] = sge_dbg_reg->debug_CPLSW_TP_Rx_EOP0_cnt; in t5_wtp_data()
809 wtp->tp_csw.eop[1] = sge_dbg_reg->debug_CPLSW_TP_Rx_EOP1_cnt; in t5_wtp_data()
H A Dcudbg_entity.h620 struct wtp_type_1 tp_csw; /*SGE_DEBUG CPLSW_TP_Rx_xOPn*/ member
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c2649 tp_csw_eop += (wtp->tp_csw.eop[i]); in t6_view_wtp()
3099 tp_csw_eop += (wtp->tp_csw.eop[i]); in t5_view_wtp()