linux_dsm_epyc7002/drivers/net/ethernet/netronome/nfp
Jakub Kicinski 0ae42dfcf2 nfp: rename ring allocation helpers
"Shadow" in ring helpers used to mean that the helper will allocate
rings without touching existing configuration, this was used for
reconfiguration while the device was running.  We will soon use
the same helpers for .ndo_open() path, so replace "shadow" with
"ring_set".

No functional changes.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-04 14:56:14 -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: rename ring allocation helpers 2016-11-04 14:56:14 -04:00
nfp_net_ctrl.h nfp: remove support for nfp3200 2016-11-01 11:04:58 -04:00
nfp_net_debugfs.c nfp: use alloc_frag() and build_skb() 2016-11-01 11:04:59 -04:00
nfp_net_ethtool.c nfp: centralize runtime reconfiguration logic 2016-11-04 14:56:14 -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: centralize runtime reconfiguration logic 2016-11-04 14:56:14 -04:00
nfp_netvf_main.c nfp: remove support for nfp3200 2016-11-01 11:04:58 -04:00