Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_wtp.c430 wtp->utx_sge_dma_req.sop[0] = sge_dbg_reg->debug_UD_Rx_SOP0_cnt; in t5_wtp_data()
431 wtp->utx_sge_dma_req.sop[1] = sge_dbg_reg->debug_UD_Rx_SOP1_cnt; in t5_wtp_data()
432 wtp->utx_sge_dma_req.sop[2] = sge_dbg_reg->debug_UD_Rx_SOP2_cnt; in t5_wtp_data()
433 wtp->utx_sge_dma_req.sop[3] = sge_dbg_reg->debug_UD_Rx_SOP3_cnt; in t5_wtp_data()
435 wtp->utx_sge_dma_req.eop[0] = sge_dbg_reg->debug_UD_Rx_EOP0_cnt; in t5_wtp_data()
436 wtp->utx_sge_dma_req.eop[1] = sge_dbg_reg->debug_UD_Rx_EOP1_cnt; in t5_wtp_data()
437 wtp->utx_sge_dma_req.eop[2] = sge_dbg_reg->debug_UD_Rx_EOP2_cnt; in t5_wtp_data()
438 wtp->utx_sge_dma_req.eop[3] = sge_dbg_reg->debug_UD_Rx_EOP3_cnt; in t5_wtp_data()
H A Dcudbg_entity.h506 struct wtp_type_2 utx_sge_dma_req; /*SGE UD_Rx_xOPn*/ member
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c2753 utx_sge_dma_req_sop += wtp->utx_sge_dma_req.sop[i]; in t6_view_wtp()
2759 utx_sge_dma_req_eop += wtp->utx_sge_dma_req.eop[i]; in t6_view_wtp()
3194 utx_sge_dma_req_sop += wtp->utx_sge_dma_req.sop[i]; in t5_view_wtp()
3200 utx_sge_dma_req_eop += wtp->utx_sge_dma_req.eop[i]; in t5_view_wtp()
3246 wtp->utx_sge_dma_req.sop[0]); in t5_view_wtp()
3250 wtp->utx_sge_dma_req.sop[1]); in t5_view_wtp()
3254 wtp->utx_sge_dma_req.sop[2]); in t5_view_wtp()
3258 wtp->utx_sge_dma_req.sop[3]); in t5_view_wtp()