Searched refs:sge_pcie (Results 1 – 3 of 3) sorted by relevance
818 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()
622 struct wtp_type_2 sge_pcie; /*SGE_DEBUG PD_Req_SopN - member
2697 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()