freebsd-nq/sys/dev/ena
Marcin Wojtas c74443892c Add Rx offsets support for the ENA driver
For the first descriptor in a chain the data may start at an offset.
It is optional feature of some devices, so the driver must ack that
it supports it.

The data pointer of the mbuf is simply shifted by the given value.

Submitted by:   Maciej Bielski <mba@semihalf.com>
Submitted by:   Michal Krawczyk <mk@semihalf.com>
Obtained from:  Semihalf
Sponsored by:   Amazon, Inc
MFC after:      1 week
Differential revision:  https://reviews.freebsd.org/D27116
2020-11-18 15:02:12 +00:00
..
ena_datapath.c Add Rx offsets support for the ENA driver 2020-11-18 15:02:12 +00:00
ena_datapath.h
ena_netmap.c Adjust ENA driver files to latest ena-com changes 2020-11-18 14:59:22 +00:00
ena_netmap.h
ena_sysctl.c
ena_sysctl.h
ena.c Add Rx offsets support for the ENA driver 2020-11-18 15:02:12 +00:00
ena.h Adjust ENA driver files to latest ena-com changes 2020-11-18 14:59:22 +00:00