Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dq_struct.h192 struct cqe_rx_t { struct
194 uint64_t cqe_type:4; /* W0 */
195 uint64_t stdn_fault:1;
196 uint64_t rsvd0:1;
197 uint64_t rq_qs:7;
198 uint64_t rq_idx:3;
199 uint64_t rsvd1:12;
200 uint64_t rss_alg:4;
201 uint64_t rsvd2:4;
202 uint64_t rb_cnt:4;
[all …]