linux/drivers/net/ethernet/netronome/nfp
Jakub Kicinski 77ece8d5f1 nfp: add control vNIC datapath
Since control vNICs don't have a netdev, they can't use napi and
queuing stack provides.  Add simple tasklet-based data receive
and send of control messages with queuing on a skb_list.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-07 12:51:40 -04:00
..
bpf nfp: move basic eBPF stats to app-specific code 2017-05-31 17:58:13 -04:00
nfpcore nfp: don't wait for resources indefinitely 2017-05-30 11:27:06 -04:00
nic nfp: report app name in ethtool -i 2017-05-31 17:58:13 -04:00
Makefile nfp: move eBPF offload files to BPF app directory 2017-05-31 17:58:13 -04:00
nfp_app_nic.c nfp: move port init to apps 2017-05-31 17:58:13 -04:00
nfp_app.c nfp: report app name in ethtool -i 2017-05-31 17:58:13 -04:00
nfp_app.h nfp: add control vNIC datapath 2017-06-07 12:51:40 -04:00
nfp_asm.h nfp: move eBPF offload files to BPF app directory 2017-05-31 17:58:13 -04:00
nfp_devlink.c nfp: support port splitting via devlink 2017-05-26 11:01:49 -04:00
nfp_hwmon.c nfp: add hwmon support 2017-05-30 11:27:06 -04:00
nfp_main.c nfp: fix memory leak on FW load error 2017-05-31 17:58:13 -04:00
nfp_main.h nfp: move port init to apps 2017-05-31 17:58:13 -04:00
nfp_net_common.c nfp: add control vNIC datapath 2017-06-07 12:51:40 -04:00
nfp_net_ctrl.h nfp: add control vNIC datapath 2017-06-07 12:51:40 -04:00
nfp_net_debugfs.c nfp: make sure debug accesses don't depend on netdevs 2017-06-07 12:51:39 -04:00
nfp_net_ethtool.c nfp: report app name in ethtool -i 2017-05-31 17:58:13 -04:00
nfp_net_main.c nfp: allow allocation and initialization of netdev-less vNICs 2017-06-07 12:51:39 -04:00
nfp_net.h nfp: add control vNIC datapath 2017-06-07 12:51:40 -04:00
nfp_netvf_main.c nfp: allow allocation and initialization of netdev-less vNICs 2017-06-07 12:51:39 -04:00
nfp_port.c nfp: support port splitting via devlink 2017-05-26 11:01:49 -04:00
nfp_port.h nfp: support port splitting via devlink 2017-05-26 11:01:49 -04:00