NetBSD/sys/arch/arm/rockchip
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
..
files.rockchip Use shared armv7_generic_space 2015-03-29 22:49:44 +00:00
obio_com.c
obio.c print chip name 2015-04-02 15:48:38 +00:00
rockchip_board.c Use shared armv7_generic_space 2015-03-29 22:49:44 +00:00
rockchip_cpufreq.c Use shared armv7_generic_space 2015-03-29 22:49:44 +00:00
rockchip_crureg.h
rockchip_dma.c
rockchip_dwcmmc.c
rockchip_dwctmr.c
rockchip_dwctwo.c Merge nick-nhusb 2016-04-23 10:15:27 +00:00
rockchip_emac.c Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
rockchip_emacreg.h
rockchip_i2c.c zero the i2c_attach_args structure before filling it in. 2016-02-14 19:54:19 +00:00
rockchip_i2creg.h
rockchip_intr.h
rockchip_reg.h
rockchip_timer.c
rockchip_timerreg.h
rockchip_var.h Use shared armv7_generic_space 2015-03-29 22:49:44 +00:00