linux_dsm_epyc7002/drivers/net/ethernet/netronome/nfp
Jakub Kicinski 23a4e389bd nfp: create separate define for max number of vectors
We are currently using define for max TX rings to allocate IRQ
vectors.  It's OK since the max number of rings for TX and RX
are currently the same, but lets make the code nicer by taking
max of the two.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-01 11:05:00 -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: use AND instead of modulo to get ring indexes 2016-11-01 11:05:00 -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: bpf: allow offloaded filters to update stats 2016-09-21 19:50:03 -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: create separate define for max number of vectors 2016-11-01 11:05:00 -04:00
nfp_netvf_main.c nfp: remove support for nfp3200 2016-11-01 11:04:58 -04:00