freebsd-dev/sys/dev/ena
Gleb Smirnoff 6c3e93cb5a Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process
incoming packets in taskqueue context.

Reviewed by:	hselasky
Differential Revision:	https://reviews.freebsd.org/D23518
2020-02-11 18:57:07 +00:00
..
ena_datapath.c Add support for ENA NETMAP Tx 2019-10-31 15:59:29 +00:00
ena_datapath.h Split Rx/Tx from initialization code in ENA driver 2019-10-31 15:44:26 +00:00
ena_netmap.c Add support for ENA NETMAP partial initialization 2019-10-31 16:02:42 +00:00
ena_netmap.h Add support for ENA NETMAP partial initialization 2019-10-31 16:02:42 +00:00
ena_sysctl.c Update ENA version to v2.0.0 2019-05-30 13:52:32 +00:00
ena_sysctl.h Update ENA version to v2.0.0 2019-05-30 13:52:32 +00:00
ena.c Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process 2020-02-11 18:57:07 +00:00
ena.h Make valdiate_rx_req_id static inline because it uses other static 2019-11-02 02:05:09 +00:00