Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_wtp.c877 wtp->utx_tpcside_tx.sop[i] = ((value >> 28) & 0xF);/*bits 28:31 in t5_wtp_data()
879 wtp->utx_tpcside_tx.eop[i] = ((value >> 24) & 0xF); in t5_wtp_data()
1122 wtp->utx_tpcside_tx.sop[i] = ((value >> 28) & 0xF);/*bits 28:31 in t6_wtp_data()
1124 wtp->utx_tpcside_tx.eop[i] = ((value >> 24) & 0xF); in t6_wtp_data()
H A Dcudbg_entity.h566 struct wtp_type_1 utx_tpcside_tx; member
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c2659 tpcside_csw_sop += (wtp->utx_tpcside_tx.sop[i]); in t6_view_wtp()
2892 wtp->utx_tpcside_tx.sop[0], wtp->ulprx_tpcside.sop[0], in t6_view_wtp()
2906 wtp->utx_tpcside_tx.eop[0], wtp->ulprx_tpcside.eop[0], in t6_view_wtp()
2919 wtp->utx_tpcside_tx.sop[1], wtp->ulprx_tpcside.sop[1], in t6_view_wtp()
2933 wtp->utx_tpcside_tx.eop[1], wtp->ulprx_tpcside.eop[1], in t6_view_wtp()
3105 tpcside_csw_sop += (wtp->utx_tpcside_tx.sop[i]); in t5_view_wtp()
3373 wtp->utx_tpcside_tx.sop[0], wtp->ulprx_tpcside.sop[0], in t5_view_wtp()
3386 wtp->utx_tpcside_tx.eop[0], wtp->ulprx_tpcside.eop[0], in t5_view_wtp()
3398 wtp->utx_tpcside_tx.sop[1], wtp->ulprx_tpcside.sop[1], in t5_view_wtp()
3411 wtp->utx_tpcside_tx.eop[1], wtp->ulprx_tpcside.eop[1], in t5_view_wtp()