freebsd-nq/sys/pci
Pyun YongHyeon 483cc44070 Follow the lead of vendor's interrupt moderation mechanism.
It seems RTL8169/RTL8168/RTL810xE has a kind of interrupt
moderation mechanism but it is not documented at all. The magic
value dramatically reduced number of interrupts without noticeable
performance drops so apply it to all RTL8169/RTL8169 controllers.
Vendor's FreeBSD driver also applies it to RTL810xE controllers but
their Linux driver explicitly cleared the register, so do not
enable interrupt moderation for RTL810xE controllers.

While I'm here sort 8169 specific registers.

Obtained from:	RealTek FreeBSD driver
2010-11-08 21:50:50 +00:00
..
alpm.c
amdpm.c
amdsmb.c
if_rl.c Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
if_rlreg.h Follow the lead of vendor's interrupt moderation mechanism. 2010-11-08 21:50:50 +00:00
intpm.c
intpmreg.h
locate.pl
ncr.c
ncrreg.h
nfsmb.c
viapm.c