Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_wtp.c423 wtp->sge_cim.sop[0] = sge_dbg_reg->debug_CIM_SOP0_cnt; in t5_wtp_data()
424 wtp->sge_cim.sop[1] = sge_dbg_reg->debug_CIM_SOP1_cnt; in t5_wtp_data()
426 wtp->sge_cim.eop[0] = sge_dbg_reg->debug_CIM_EOP0_cnt; in t5_wtp_data()
427 wtp->sge_cim.eop[1] = sge_dbg_reg->debug_CIM_EOP1_cnt; in t5_wtp_data()
1000 wtp->sge_cim.sop[0] = sge_dbg_reg->debug_CIM_SOP0_cnt; in t6_wtp_data()
1001 wtp->sge_cim.sop[1] = sge_dbg_reg->debug_CIM_SOP1_cnt; in t6_wtp_data()
1003 wtp->sge_cim.eop[0] = sge_dbg_reg->debug_CIM_EOP0_cnt; in t6_wtp_data()
1004 wtp->sge_cim.eop[1] = sge_dbg_reg->debug_CIM_EOP1_cnt; in t6_wtp_data()
H A Dcudbg_entity.h503 struct wtp_type_1 sge_cim; /*SGE_DEBUG CIM_xOPn*/ member
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c2658 sge_cim_sop += wtp->sge_cim.sop[i]; in t6_view_wtp()
2668 sge_cim_eop += wtp->sge_cim.eop[i]; in t6_view_wtp()
2783 wtp->sge_cim.sop[0], wtp->sge_work_req_pkt.sop[0]); in t6_view_wtp()
3104 sge_cim_sop += wtp->sge_cim.sop[i]; in t5_view_wtp()
3110 sge_cim_eop += wtp->sge_cim.eop[i]; in t5_view_wtp()
3227 wtp->sge_cim.sop[0], wtp->sge_work_req_pkt.sop[0]); in t5_view_wtp()
3231 wtp->sge_cim.sop[1], wtp->sge_work_req_pkt.sop[1]); in t5_view_wtp()