freebsd-nq/sys/dev/ena
Artur Rojek 986e7b9227 ena: Move RSS logic into its own source files
Delegate RSS related functionality into separate .c/.h files in
preparation for the full RSS support.

While at it, reorder functions and remove prototypes for ones with
internal linkage.

Obtained from: Semihalf
MFC after: 2 weeks
Sponsored by: Amazon, Inc.
2021-09-02 01:06:26 +02:00
..
ena_datapath.c ena: Add locking assertions 2021-09-02 01:06:21 +02:00
ena_datapath.h Add SPDX license tag to the ENA driver files 2020-11-18 15:07:34 +00:00
ena_netmap.c ena: Trigger reset on ena_com_prepare_tx failure 2021-09-02 01:05:54 +02:00
ena_netmap.h Add SPDX license tag to the ENA driver files 2020-11-18 15:07:34 +00:00
ena_rss.c ena: Move RSS logic into its own source files 2021-09-02 01:06:26 +02:00
ena_rss.h ena: Move RSS logic into its own source files 2021-09-02 01:06:26 +02:00
ena_sysctl.c Merge tag 'vendor/ena-com/2.4.0' 2021-06-24 16:15:18 +02:00
ena_sysctl.h ena: hide sysctl nodes for unused ENA queues 2021-06-24 16:02:39 +02:00
ena.c ena: Move RSS logic into its own source files 2021-09-02 01:06:26 +02:00
ena.h ena: Move RSS logic into its own source files 2021-09-02 01:06:26 +02:00