Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dq_struct.h363 struct rbe_tcp_cnxt_t { struct
365 u64 tcp_pkt_cnt:12;
366 u64 rsvd1:4;
367 u64 align_hdr_bytes:4;
368 u64 align_ptr_bytes:4;
369 u64 ptr_bytes:16;
370 u64 rsvd2:24;
371 u64 cqe_type:4;
372 u64 rsvd0:54;
373 u64 tcp_end_reason:2;
[all …]