freebsd-nq/sys/dev/netmap
Luigi Rizzo 849bec0e76 Partial cleanup in preparation for upcoming changes:
- netmap_rx_irq()/netmap_tx_irq() can now be called by FreeBSD drivers
  hiding the logic for handling NIC interrupts in netmap mode.
  This also simplifies the case of NICs attached to VALE switches.
     Individual drivers will be updated with separate commits.

- use the same refcount() API for FreeBSD and linux

- plus some comments, typos and formatting fixes

Portions contributed by Michio Honda
2013-04-30 16:08:34 +00:00
..
if_em_netmap.h whitespace changes: 2013-04-29 18:00:53 +00:00
if_igb_netmap.h whitespace changes: 2013-04-29 18:00:53 +00:00
if_lem_netmap.h whitespace changes: 2013-04-29 18:00:53 +00:00
if_re_netmap.h whitespace changes: 2013-04-29 18:00:53 +00:00
ixgbe_netmap.h whitespace changes: 2013-04-29 18:00:53 +00:00
netmap_kern.h Partial cleanup in preparation for upcoming changes: 2013-04-30 16:08:34 +00:00
netmap_mem2.c whitespace - document alternative locking under linux 2013-04-29 19:30:35 +00:00
netmap.c Partial cleanup in preparation for upcoming changes: 2013-04-30 16:08:34 +00:00