Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/drivers/net/octeontx/
A Dnicvf_queues.h246 struct rcv_queue { struct
247 bool enable;
248 struct rbdr *rbdr_start;
249 struct rbdr *rbdr_cont;
250 bool en_tcp_reassembly;
251 u8 cq_qs; /* CQ's QS to which this RQ is assigned */
252 u8 cq_idx; /* CQ index (0 to 7) in the QS */
254 u8 cont_qs_rbdr_idx; /* RBDR idx in the cont QS */
256 u8 start_qs_rbdr_idx; /* RBDR idx in the above QS */
257 u8 caching;
[all …]
/u-boot-v2022.01-rc1/include/
A Dusbdevice.h497 int rcv_queue; member

Completed in 6 milliseconds