linux/drivers/net/ethernet/netronome/nfp
Jakub Kicinski 13df4c666c nfp: reorganize nfp_net_rx() to get packet offsets early
Calculate packet offsets early in nfp_net_rx() so that we will be
able to use them in upcoming XDP handler.  While at it move relevant
variables into the loop scope.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-04 14:56:15 -04:00
..
Makefile nfp: bpf: add hardware bpf offload 2016-09-21 19:50:03 -04:00
nfp_asm.h nfp: add BPF to NFP code translator 2016-09-21 19:50:02 -04:00
nfp_bpf_jit.c nfp: bpf: zero extend 4 byte context loads 2016-09-30 02:10:15 -04:00
nfp_bpf_verifier.c nfp: bpf: add offload of TC direct action mode 2016-09-21 19:50:03 -04:00
nfp_bpf.h nfp: bpf: improve handling for disabled BPF syscall 2016-09-26 02:26:29 -04:00
nfp_net_common.c nfp: reorganize nfp_net_rx() to get packet offsets early 2016-11-04 14:56:15 -04:00
nfp_net_ctrl.h nfp: remove support for nfp3200 2016-11-01 11:04:58 -04:00
nfp_net_debugfs.c nfp: add support for ethtool .set_channels 2016-11-04 14:56:15 -04:00
nfp_net_ethtool.c nfp: add support for ethtool .set_channels 2016-11-04 14:56:15 -04:00
nfp_net_offload.c net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror' 2016-10-14 10:23:06 -04:00
nfp_net.h nfp: add support for ethtool .set_channels 2016-11-04 14:56:15 -04:00
nfp_netvf_main.c nfp: remove support for nfp3200 2016-11-01 11:04:58 -04:00