freebsd-dev/sys/dev/fxp
Qing Li c7a0fc800c Reuse the mbuf that was just retrieved from the receive ring if mbuf
exhaustion is encountered. There was a fix made previously for this
problem but the solution (breaking out of the receive loop) does not
seem to work. mbuf reuse strategy is already adopted by other drivers
such as if_bge.  The problem was recreated and the patch is also
verified in the same test environment.
2008-03-22 18:13:39 +00:00
..
if_fxp.c Reuse the mbuf that was just retrieved from the receive ring if mbuf 2008-03-22 18:13:39 +00:00
if_fxpreg.h Be more conservative when enabling extended features. There are fxp(4) 2005-04-22 13:05:53 +00:00
if_fxpvar.h - Instead of if_watchdog/if_timer interface use our own timer 2006-11-30 14:58:01 +00:00
rcvbundl.h Add a microcode to implement receive bundling for 82551 chipsets with 2005-04-21 19:34:57 +00:00