Searched hist:"43 fefd1629ab1100a0c6fedec684b9c2aa7c1c6e" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/ena/ |
H A D | ena_sysctl.c | diff 43fefd1629ab1100a0c6fedec684b9c2aa7c1c6e Thu Nov 09 12:45:59 CET 2017 Marcin Wojtas <mw@FreeBSD.org> Add RX OOO completion feature
The RX out of order completion feature, allows to complete RX descriptors out of order, by keeping trace of all free descriptors in the separate array.
Submitted by: Michal Krawczyk <mk@semihalf.com> Reviewed by: byenduri_gmail.com Obtained from: Semihalf Sponsored by: Amazon, Inc. Differential Revision: https://reviews.freebsd.org/D12855
|
H A D | ena.h | diff 43fefd1629ab1100a0c6fedec684b9c2aa7c1c6e Thu Nov 09 12:45:59 CET 2017 Marcin Wojtas <mw@FreeBSD.org> Add RX OOO completion feature
The RX out of order completion feature, allows to complete RX descriptors out of order, by keeping trace of all free descriptors in the separate array.
Submitted by: Michal Krawczyk <mk@semihalf.com> Reviewed by: byenduri_gmail.com Obtained from: Semihalf Sponsored by: Amazon, Inc. Differential Revision: https://reviews.freebsd.org/D12855
|
H A D | ena.c | diff 43fefd1629ab1100a0c6fedec684b9c2aa7c1c6e Thu Nov 09 12:45:59 CET 2017 Marcin Wojtas <mw@FreeBSD.org> Add RX OOO completion feature
The RX out of order completion feature, allows to complete RX descriptors out of order, by keeping trace of all free descriptors in the separate array.
Submitted by: Michal Krawczyk <mk@semihalf.com> Reviewed by: byenduri_gmail.com Obtained from: Semihalf Sponsored by: Amazon, Inc. Differential Revision: https://reviews.freebsd.org/D12855
|