Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw_defs.h761 struct cqe_send_t { struct
763 uint64_t cqe_type:4; /* W0 */
764 uint64_t rsvd0:4;
765 uint64_t sqe_ptr:16;
766 uint64_t rsvd1:4;
767 uint64_t rsvd2:10;
768 uint64_t sq_qs:7;
769 uint64_t sq_idx:3;
770 uint64_t rsvd3:8;
771 uint64_t send_status:8;
[all …]