Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dq_struct.h343 struct cqe_send_t { struct
345 uint64_t cqe_type:4; /* W0 */
346 uint64_t rsvd0:4;
347 uint64_t sqe_ptr:16;
348 uint64_t rsvd1:4;
349 uint64_t rsvd2:10;
373 struct cqe_send_t snd_hdr; argument