opnsense-src/sys/dev/netmap
Vincenzo Maffione 89a4cc5c8a netmap: don't use linux type struct device *
Such type cannot be used in code that is in common between
FreeBSD and Linux. Use the FreeBSD type instead.

MFC after:	3 days
Reported by:	markj
Differential Revision:	https://reviews.freebsd.org/D29677

(cherry picked from commit 70275a6735)
2021-04-19 14:17:08 -04:00
..
if_ptnet.c Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process 2020-02-11 18:57:07 +00:00
if_re_netmap.h
if_vtnet_netmap.h netmap: vtnet: fix RX initialization after netmap_reset() 2021-01-11 21:38:32 +00:00
netmap.c netmap: fix memory leak in NETMAP_REQ_PORT_INFO_GET 2021-03-18 16:40:23 +00:00
netmap_bdg.c netmap: simplify parameter passing 2021-01-31 08:53:06 +00:00
netmap_bdg.h
netmap_freebsd.c netmap: fix issues in nm_os_extmem_create() 2021-03-23 21:17:23 +00:00
netmap_generic.c
netmap_kern.h netmap: simplify parameter passing 2021-01-31 08:53:06 +00:00
netmap_kloop.c
netmap_legacy.c netmap: fix parsing of legacy nmr->nr_ringid 2020-08-18 08:03:28 +00:00
netmap_mbq.c
netmap_mbq.h
netmap_mem2.c netmap: don't use linux type struct device * 2021-04-19 14:17:08 -04:00
netmap_mem2.h
netmap_monitor.c netmap: simplify parameter passing 2021-01-31 08:53:06 +00:00
netmap_null.c
netmap_offloadings.c
netmap_pipe.c
netmap_vale.c netmap: vale: fix disabled logs 2020-06-03 05:49:19 +00:00