Home
last modified time | relevance | path

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

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