Home
last modified time | relevance | path

Searched defs:cqe_rx_tcp_t (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/vnic/
H A Dq_struct.h321 struct cqe_rx_tcp_t { struct
323 uint64_t cqe_type:4; /* W0 */
324 uint64_t rsvd0:52;
325 uint64_t cq_tcp_status:8;
327 uint64_t rsvd1:32; /* W1 */
328 uint64_t tcp_cntx_bytes:8;
329 uint64_t rsvd2:8;
330 uint64_t tcp_err_bytes:16;