Searched defs:sq_hdr_subdesc (Results 1 – 1 of 1) sorted by relevance
538 struct sq_hdr_subdesc { struct540 u64 subdesc_type:4;541 u64 tso:1;542 u64 post_cqe:1; /* Post CQE on no error also */543 u64 dont_send:1;544 u64 tstmp:1;545 u64 subdesc_cnt:8;546 u64 csum_l4:2;547 u64 csum_l3:1;548 u64 rsvd0:5;[all …]