freebsd-nq/sys/dev/netmap
Luigi Rizzo 1a26580ee8 - use struct ifnet as explicit type of the argument to the
txsync() and rxsync() callbacks, removing some variables made
  useless by this change;

- add generic lock and irq handling routines. These can be useful
  in case there are no driver locks that we can reuse;

- add a few macros to reduce differences with the Linux version.
2012-02-13 18:56:34 +00:00
..
head.diff
if_em_netmap.h - use struct ifnet as explicit type of the argument to the 2012-02-13 18:56:34 +00:00
if_igb_netmap.h - use struct ifnet as explicit type of the argument to the 2012-02-13 18:56:34 +00:00
if_lem_netmap.h - use struct ifnet as explicit type of the argument to the 2012-02-13 18:56:34 +00:00
if_re_netmap.h - use struct ifnet as explicit type of the argument to the 2012-02-13 18:56:34 +00:00
ixgbe_netmap.h - use struct ifnet as explicit type of the argument to the 2012-02-13 18:56:34 +00:00
netmap_kern.h - use struct ifnet as explicit type of the argument to the 2012-02-13 18:56:34 +00:00
netmap.c - use struct ifnet as explicit type of the argument to the 2012-02-13 18:56:34 +00:00