linux/drivers/net/ethernet/netronome/nfp
Jakub Kicinski 73725d9dfd nfp: allocate ring SW structs dynamically
To be able to switch rings more easily on config changes
allocate them dynamically, separately from nfp_net structure.

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: allocate ring SW structs dynamically 2016-04-08 15:26:04 -04:00
nfp_net_ctrl.h
nfp_net_debugfs.c nfp: allocate ring SW structs dynamically 2016-04-08 15:26:04 -04:00
nfp_net_ethtool.c
nfp_net.h nfp: allocate ring SW structs dynamically 2016-04-08 15:26:04 -04:00
nfp_netvf_main.c