Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_wtp.c828 wtp->sge_pcie_ints.sop[0] = sge_dbg_reg->debug_PD_Req_Int0_cnt; in t5_wtp_data()
829 wtp->sge_pcie_ints.sop[1] = sge_dbg_reg->debug_PD_Req_Int1_cnt; in t5_wtp_data()
830 wtp->sge_pcie_ints.sop[2] = sge_dbg_reg->debug_PD_Req_Int2_cnt; in t5_wtp_data()
831 wtp->sge_pcie_ints.sop[3] = sge_dbg_reg->debug_PD_Req_Int3_cnt; in t5_wtp_data()
833 wtp->sge_pcie_ints.eop[0] = sge_dbg_reg->debug_PD_Req_Int0_cnt; in t5_wtp_data()
834 wtp->sge_pcie_ints.eop[1] = sge_dbg_reg->debug_PD_Req_Int1_cnt; in t5_wtp_data()
835 wtp->sge_pcie_ints.eop[2] = sge_dbg_reg->debug_PD_Req_Int2_cnt; in t5_wtp_data()
836 wtp->sge_pcie_ints.eop[3] = sge_dbg_reg->debug_PD_Req_Int3_cnt; in t5_wtp_data()
1197 wtp->sge_pcie_ints.sop[0] = sge_dbg_reg->debug_PD_Req_Int0_cnt; in t6_wtp_data()
1198 wtp->sge_pcie_ints.sop[1] = sge_dbg_reg->debug_PD_Req_Int1_cnt; in t6_wtp_data()
[all …]
H A Dcudbg_entity.h624 struct wtp_type_2 sge_pcie_ints; /*SGE_DEBUG PD_Req_IntN*/ member
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c2996 (wtp->sge_pcie_ints.sop[i] & 0xF)); in t6_view_wtp()
3495 (wtp->sge_pcie_ints.sop[i] & 0xF)); in t5_view_wtp()