Home
last modified time | relevance | path

Searched refs:mac_portx_aframestra_ok (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_wtp.c388 wtp->mac_portx_aframestra_ok.sop[i] = (value & 0xFF); in t5_wtp_data()
389 wtp->mac_portx_aframestra_ok.eop[i] = (value & 0xFF); in t5_wtp_data()
1069 wtp->mac_portx_aframestra_ok.sop[i] = value & 0xff; in t6_wtp_data()
1070 wtp->mac_portx_aframestra_ok.eop[i] = value & 0xff; in t6_wtp_data()
H A Dcudbg_entity.h522 struct wtp_type_2 mac_portx_aframestra_ok; member