linux_dsm_epyc7002/drivers/net/ethernet/netronome/nfp
Jakub Kicinski d79737c25e nfp: make *x_ring_init do all the init
nfp_net_[rt]x_ring_init functions used to be called from probe
path only and some of their functionality was spilled to the
call site.  In order to reuse them for ring reconfiguration
we need them to do all the init.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-08 15:26:04 -04:00
..
Makefile
nfp_net_common.c nfp: make *x_ring_init do all the init 2016-04-08 15:26:04 -04:00
nfp_net_ctrl.h
nfp_net_debugfs.c
nfp_net_ethtool.c
nfp_net.h asm-generic: remove old nonatomic-io wrapper files 2016-03-01 22:25:17 +01:00
nfp_netvf_main.c