Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_wtp.c480 wtp->pcie_sge_dma_rsp.sop[0] = sge_dbg_reg->debug_PD_Rsp_SOP0_cnt; in t5_wtp_data()
481 wtp->pcie_sge_dma_rsp.sop[1] = sge_dbg_reg->debug_PD_Rsp_SOP1_cnt; in t5_wtp_data()
482 wtp->pcie_sge_dma_rsp.sop[2] = sge_dbg_reg->debug_PD_Rsp_SOP2_cnt; in t5_wtp_data()
483 wtp->pcie_sge_dma_rsp.sop[3] = sge_dbg_reg->debug_PD_Rsp_SOP3_cnt; in t5_wtp_data()
485 wtp->pcie_sge_dma_rsp.eop[0] = sge_dbg_reg->debug_PD_Rsp_EOP0_cnt; in t5_wtp_data()
486 wtp->pcie_sge_dma_rsp.eop[1] = sge_dbg_reg->debug_PD_Rsp_EOP1_cnt; in t5_wtp_data()
487 wtp->pcie_sge_dma_rsp.eop[2] = sge_dbg_reg->debug_PD_Rsp_EOP2_cnt; in t5_wtp_data()
488 wtp->pcie_sge_dma_rsp.eop[3] = sge_dbg_reg->debug_PD_Rsp_EOP3_cnt; in t5_wtp_data()
H A Dcudbg_entity.h513 struct wtp_type_2 pcie_sge_dma_rsp; /*SGE_DEBUG PD_Rsp_xOPn*/ member
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c2714 pcie_sge_dma_rsp_sop += wtp->pcie_sge_dma_rsp.sop[i]; in t6_view_wtp()
2729 pcie_sge_dma_rsp_eop += wtp->pcie_sge_dma_rsp.eop[i]; in t6_view_wtp()
3155 pcie_sge_dma_rsp_sop += wtp->pcie_sge_dma_rsp.sop[i]; in t5_view_wtp()
3170 pcie_sge_dma_rsp_eop += wtp->pcie_sge_dma_rsp.eop[i]; in t5_view_wtp()