Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dq_struct.h556 struct sq_hdr_subdesc { struct
558 uint64_t subdesc_type:4;
559 uint64_t tso:1;
560 uint64_t post_cqe:1; /* Post CQE on no error also */
561 uint64_t dont_send:1;
562 uint64_t tstmp:1;
563 uint64_t subdesc_cnt:8;
564 uint64_t csum_l4:2;
565 uint64_t csum_l3:1;
566 uint64_t csum_inner_l4:2;
[all …]