Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/vnic/
H A Dnicvf_queues.h266 struct rcv_queue { struct
267 boolean_t enable;
268 struct rbdr *rbdr_start;
269 struct rbdr *rbdr_cont;
270 boolean_t en_tcp_reassembly;
272 uint8_t cq_idx; /* CQ index (0 to 7) in the QS */
274 uint8_t cont_qs_rbdr_idx; /* RBDR idx in the cont QS */
277 uint8_t caching;
278 struct rx_tx_queue_stats stats;
280 boolean_t lro_enabled;
[all …]