linux/drivers/net/ethernet/netronome/nfp
Jakub Kicinski 38edbf6f5d nfp: spawn nfp_ports for PF and VF ports
nfp_port is an abstraction which is supposed to allow us sharing
code between different netdev types (vNIC vs repr).  Spawn ports
for PFs and VFs to enable this sharing.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-27 15:48:48 -04:00
..
bpf nfp: move basic eBPF stats to app-specific code 2017-05-31 17:58:13 -04:00
flower nfp: spawn nfp_ports for PF and VF ports 2017-06-27 15:48:48 -04:00
nfpcore nfp: remove unused nfp_cpp_area_check_range() 2017-06-27 15:48:47 -04:00
nic nfp: report app name in ethtool -i 2017-05-31 17:58:13 -04:00
Makefile nfp: add flower app 2017-06-25 11:42:02 -04:00
nfp_app_nic.c nfp: provide nfp_port to of nfp_net_get_mac_addr() 2017-06-25 11:42:01 -04:00
nfp_app.c nfp: add flower app 2017-06-25 11:42:02 -04:00
nfp_app.h nfp: add nfp_app cleanup callback and make flower use it 2017-06-27 15:48:47 -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: devlink add support for getting eswitch mode 2017-06-25 11:42:01 -04:00
nfp_hwmon.c nfp: add hwmon support 2017-05-30 11:27:06 -04:00
nfp_main.c nfp: app callbacks for SRIOV 2017-06-25 11:42:01 -04:00
nfp_main.h nfp: provide nfp_port to of nfp_net_get_mac_addr() 2017-06-25 11:42:01 -04:00
nfp_net_common.c nfp: add support for tx/rx with metadata portid 2017-06-25 11:42:01 -04:00
nfp_net_ctrl.h nfp: add VLAN filtering support 2017-06-19 00:11:49 -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 application FW build name in ethtool -i 2017-06-09 12:52:09 -04:00
nfp_net_main.c nfp: add nfp_app cleanup callback and make flower use it 2017-06-27 15:48:47 -04:00
nfp_net_repr.c nfp: add stats and xmit helpers for representors 2017-06-25 11:42:01 -04:00
nfp_net_repr.h nfp: add stats and xmit helpers for representors 2017-06-25 11:42:01 -04:00
nfp_net.h nfp: add support for tx/rx with metadata portid 2017-06-25 11:42:01 -04:00
nfp_netvf_main.c nfp: advertise support for NFD ABI 0.5 2017-06-07 12:51:42 -04:00
nfp_port.c nfp: move physical port init into a helper 2017-06-25 11:42:01 -04:00
nfp_port.h nfp: spawn nfp_ports for PF and VF ports 2017-06-27 15:48:48 -04:00