Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_wtp.c416 wtp->pcie_sge_cmd_rsp.sop[0] = sge_dbg_reg->debug_PC_Rsp_SOP0_cnt; in t5_wtp_data()
417 wtp->pcie_sge_cmd_rsp.sop[1] = sge_dbg_reg->debug_PC_Rsp_SOP1_cnt; in t5_wtp_data()
419 wtp->pcie_sge_cmd_rsp.eop[0] = sge_dbg_reg->debug_PC_Rsp_EOP0_cnt; in t5_wtp_data()
420 wtp->pcie_sge_cmd_rsp.eop[1] = sge_dbg_reg->debug_PC_Rsp_EOP1_cnt; in t5_wtp_data()
994 wtp->pcie_sge_cmd_rsp.sop[0] = sge_dbg_reg->debug_PC_Rsp_SOP0_cnt; in t6_wtp_data()
995 wtp->pcie_sge_cmd_rsp.eop[0] = sge_dbg_reg->debug_PC_Rsp_EOP0_cnt; in t6_wtp_data()
996 wtp->pcie_sge_cmd_rsp.sop[1] = sge_dbg_reg->debug_PC_Rsp_SOP1_cnt; in t6_wtp_data()
997 wtp->pcie_sge_cmd_rsp.eop[1] = sge_dbg_reg->debug_PC_Rsp_EOP0_cnt; in t6_wtp_data()
H A Dcudbg_entity.h502 struct wtp_type_1 pcie_sge_cmd_rsp; /*SGE_DEBUG PC_Rsp_xOPn*/ member
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c2657 pcie_sge_cmd_rsp_sop += wtp->pcie_sge_cmd_rsp.sop[i]; in t6_view_wtp()
2667 pcie_sge_cmd_rsp_eop += wtp->pcie_sge_cmd_rsp.eop[i]; in t6_view_wtp()
2782 wtp->pcie_cmd_stat3.sop[0], wtp->pcie_sge_cmd_rsp.sop[1], in t6_view_wtp()
2786 " |\n", wtp->pcie_sge_cmd_rsp.sop[1]); in t6_view_wtp()
3103 pcie_sge_cmd_rsp_sop += wtp->pcie_sge_cmd_rsp.sop[i]; in t5_view_wtp()
3109 pcie_sge_cmd_rsp_eop += wtp->pcie_sge_cmd_rsp.eop[i]; in t5_view_wtp()
3226 wtp->pcie_cmd_stat3.sop[0], wtp->pcie_sge_cmd_rsp.sop[0], in t5_view_wtp()
3230 wtp->pcie_cmd_stat3.sop[1], wtp->pcie_sge_cmd_rsp.sop[1], in t5_view_wtp()