Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c2693 (wtp->mac_porrx_aframestra_ok.sop[i]); in t6_view_wtp()
2705 (wtp->mac_porrx_aframestra_ok.eop[i]); in t6_view_wtp()
2896 wtp->mac_porrx_aframestra_ok.sop[0], in t6_view_wtp()
2910 wtp->mac_porrx_aframestra_ok.eop[0], in t6_view_wtp()
2923 wtp->mac_porrx_aframestra_ok.sop[1], in t6_view_wtp()
2937 wtp->mac_porrx_aframestra_ok.eop[1], in t6_view_wtp()
3135 (wtp->mac_porrx_aframestra_ok.sop[i]); in t5_view_wtp()
3377 wtp->mac_porrx_aframestra_ok.sop[0]); in t5_view_wtp()
3390 wtp->mac_porrx_aframestra_ok.eop[0]); in t5_view_wtp()
3402 wtp->mac_porrx_aframestra_ok.sop[1]); in t5_view_wtp()
[all …]
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_wtp.c850 wtp->mac_porrx_aframestra_ok.sop[i] = (value & 0xFF); in t5_wtp_data()
851 wtp->mac_porrx_aframestra_ok.eop[i] = (value & 0xFF); in t5_wtp_data()
1186 wtp->mac_porrx_aframestra_ok.sop[i] = value & 0xff; in t6_wtp_data()
1187 wtp->mac_porrx_aframestra_ok.eop[i] = value & 0xff; in t6_wtp_data()
H A Dcudbg_entity.h581 struct wtp_type_2 mac_porrx_aframestra_ok; member