Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dq_struct.h392 struct rbe_tcp_cnxt_t { struct
394 uint64_t tcp_pkt_cnt:12;
395 uint64_t rsvd1:4;
396 uint64_t align_hdr_bytes:4;
397 uint64_t align_ptr_bytes:4;
398 uint64_t ptr_bytes:16;
399 uint64_t rsvd2:24;
400 uint64_t cqe_type:4;
401 uint64_t rsvd0:54;
402 uint64_t tcp_end_reason:2;
[all …]