freebsd_amp_hwpstate/sys/dev/gem
Marius Strobl 8cb37876d6 - Use the gem_tick() callout instead of if_slowtimo() for driving
gem_watchdog() in order to avoid races accessing if_timer.
  While at it relax the watchdog a bit by reloading it in gem_tint()
  if there are still packets enqueued.
- Don't bother to set if_mtu to ETHERMTU, ether_ifattach() does that.
- Fix inconsistencies in prototypes.
2006-12-06 02:04:25 +00:00
..
if_gem.c - Use the gem_tick() callout instead of if_slowtimo() for driving 2006-12-06 02:04:25 +00:00
if_gem_pci.c Remove NOP spl*() calls and add locking (making gem(4) MPSAFE). 2005-07-24 18:45:15 +00:00
if_gemreg.h
if_gemvar.h - Use the gem_tick() callout instead of if_slowtimo() for driving 2006-12-06 02:04:25 +00:00