NetBSD/sys/dev/sbus
ozaki-r dd8638eea5 Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input
The benefits of the change are:
- We can reduce codes
- We can provide the same behavior between drivers
  - Where/When if_ipackets is counted up
  - Note that some drivers still update packet statistics in their own
    way (periodical update)
- Moved bpf_mtap run in softint
  - This makes it easy to MP-ify bpf

Proposed on tech-kern and tech-net
2016-12-15 09:28:02 +00:00
..
agten.c
be.c
bereg.h
bpp.c
bppreg.h
bwtwo_sbus.c
cgsix_sbus.c
cgthree_sbus.c
cgtwelve.c
cgtwelvereg.h
cs4231_sbus.c
dbri.c
dbrireg.h
dbrivar.h
dma_sbus.c
esp_sbus.c
files.sbus
genfb_sbus.c
if_en.c
if_gem_sbus.c
if_hme_sbus.c
if_le_lebuffer.c
if_le_ledma.c
if_le.c
isp_sbus.c
lebuffer.c
lebuffervar.h
magma.c
magmareg.h
Makefile
mbppio.h
mgx.c
mgxreg.h
p9100.c
p9100reg.h
qe.c
qec.c
qecreg.h
qecvar.h
qereg.h
sbusvar.h
sio16.c
spif.c
spifreg.h
spifvar.h
stp4020.c
stp4020reg.h
tcx.c
tcxreg.h
xbox.c
xboxvar.h
zx.c
zxreg.h
zxvar.h