Searched refs:mac_portx_aframestra_ok (Results 1 – 2 of 2) sorted by relevance
388 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()
522 struct wtp_type_2 mac_portx_aframestra_ok; member