Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_wtp.c818 wtp->sge_pcie.sop[0] = sge_dbg_reg->debug_PD_Req_SOP0_cnt; in t5_wtp_data()
819 wtp->sge_pcie.sop[1] = sge_dbg_reg->debug_PD_Req_SOP1_cnt; in t5_wtp_data()
820 wtp->sge_pcie.sop[2] = sge_dbg_reg->debug_PD_Req_SOP2_cnt; in t5_wtp_data()
821 wtp->sge_pcie.sop[3] = sge_dbg_reg->debug_PD_Req_SOP3_cnt; in t5_wtp_data()
823 wtp->sge_pcie.eop[0] = sge_dbg_reg->debug_PD_Req_EOP0_cnt; in t5_wtp_data()
824 wtp->sge_pcie.eop[1] = sge_dbg_reg->debug_PD_Req_EOP1_cnt; in t5_wtp_data()
825 wtp->sge_pcie.eop[2] = sge_dbg_reg->debug_PD_Req_EOP2_cnt; in t5_wtp_data()
826 wtp->sge_pcie.eop[3] = sge_dbg_reg->debug_PD_Req_EOP3_cnt; in t5_wtp_data()
H A Dcudbg_entity.h622 struct wtp_type_2 sge_pcie; /*SGE_DEBUG PD_Req_SopN - member
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c2697 sge_pcie_eop += (wtp->sge_pcie.eop[i]); in t6_view_wtp()
3139 sge_pcie_eop += (wtp->sge_pcie.eop[i]); in t5_view_wtp()