opnsense-src/sys/dev/virtio/network
Vincenzo Maffione 6682323732 netmap: introduce netmap_kring_on()
This function returns NULL if the ring identified by
queue id and direction is in netmap mode. Otherwise
return the corresponding kring.
Use this function to replace vtnet_netmap_queue_on().

MFC after:	1 week
2020-06-11 20:35:28 +00:00
..
if_vtnet.c netmap: introduce netmap_kring_on() 2020-06-11 20:35:28 +00:00
if_vtnetvar.h virtio: Support non-legacy network device and queue 2020-06-08 21:51:36 +00:00
virtio_net.h tap: add support for virtio-net offloads 2019-10-18 21:53:27 +00:00