Searched refs:csw_sge (Results 1 – 2 of 2) sorted by relevance
798 wtp->csw_sge.sop[0] = sge_dbg_reg->debug_T_Rx_SOP0_cnt; in t5_wtp_data()799 wtp->csw_sge.sop[1] = sge_dbg_reg->debug_T_Rx_SOP1_cnt; in t5_wtp_data()801 wtp->csw_sge.eop[0] = sge_dbg_reg->debug_T_Rx_EOP0_cnt; in t5_wtp_data()802 wtp->csw_sge.eop[1] = sge_dbg_reg->debug_T_Rx_EOP1_cnt; in t5_wtp_data()
565 struct wtp_type_1 csw_sge; /*SGE_DEBUG T_Rx_xOPn*/ member