NetBSD/sys/dev/pcmcia
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
..
aic_pcmcia.c
bluecardreg.h
bt3c.c
btbc.c
com_pcmcia.c
devlist2h.awk
esp_pcmcia.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
fdc_pcmcia.c
files.pcmcia
if_an_pcmcia.c
if_awi_pcmcia.c KNF. No functional change. 2016-07-14 04:19:26 +00:00
if_cnw.c Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
if_cnwioctl.h
if_cnwreg.h
if_cs_pcmcia.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
if_ep_pcmcia.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
if_malo_pcmcia.c Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
if_malo_pcmciareg.h
if_malo_pcmciavar.h
if_mbe_pcmcia.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
if_ne_pcmcia.c
if_ray.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
if_rayreg.h
if_sm_pcmcia.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
if_tr_pcmcia.c spaces to tabs 2016-11-27 00:21:43 +00:00
if_wi_pcmcia.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
if_xi.c Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
if_xireg.h
if_xivar.h
isic_pcmcia_avm_fritz.c
isic_pcmcia_elsa_isdnmc.c
isic_pcmcia_elsa_mcall.c
isic_pcmcia_sbspeedstar2.c
isic_pcmcia.c - Use aprint() more in isic_pcmcia_attach(). 2016-07-14 09:27:14 +00:00
isic_pcmcia.h
Makefile
Makefile.pcmciadevs
mhzc.c
nca_pcmcia.c
pcmcia_cis_quirks.c
pcmcia_cis.c
pcmcia.c
pcmciachip.h
pcmciadevs Ooopppsss - add it with the correct product ID. 2016-06-01 23:31:53 +00:00
pcmciadevs_data.h Regen 2016-06-01 23:33:24 +00:00
pcmciadevs.h Regen 2016-06-01 23:33:24 +00:00
pcmciareg.h
pcmciavar.h
pcmcom.c
slhci_pcmcia.c Merge nick-nhusb 2016-04-23 10:15:27 +00:00
spc_pcmcia.c
wdc_pcmcia.c
xirc.c