Home
last modified time | relevance | path

Searched full:tcpcs (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c1091 uint16_t ipcs, tcpcs, ipid, ohead; in e82545_transmit() local
1381 tcpcs = 0; in e82545_transmit()
1383 tcpcs = *(uint16_t *)&hdr[ckinfo[1].ck_off]; in e82545_transmit()
1424 tcpsum = tcpcs; in e82545_transmit()
/freebsd/sys/contrib/device-tree/Bindings/connector/
H A Dusb-connector.yaml291 connect as sink" state. In TCPCs where this causes delays to respond to
/freebsd/sys/dev/oce/
H A Doce_hw.h2404 uint32_t tcpcs:1; member
2434 uint32_t tcpcs:1;
H A Doce_if.c1129 nichdr->u0.s.tcpcs = in oce_tx()