Searched refs:rcq_chain (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_ll2.h81 struct ecore_chain rcq_chain; member in struct:ecore_ll2_rx_queue
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h599 union eth_rx_cqe *rcq_chain; member in struct:bxe_fastpath
H A Dbxe.c3220 cqe = &fp->rcq_chain[comp_ring_cons];
14937 fp->rcq_chain = (union eth_rx_cqe *)fp->rcq_dma.vaddr;
14945 &fp->rcq_chain[RCQ_TOTAL_PER_PAGE * j - 1];
15198 fp->rcq_chain = NULL;

Completed in 183 milliseconds