linux/drivers/net/ethernet/netronome/nfp
Jakub Kicinski 545bfa7a6a nfp: split reading capabilities out of nfp_net_init()
nfp_net_init() is a little long and we are about to add more
code to reading capabilties.  Move the capability reading,
parsing and validating out.  Only actual initialization
will stay in nfp_net_init().

No functional changes.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-01-19 15:44:18 -05:00
..
bpf nfp: bpf: reject program on instructions unknown to the JIT compiler 2018-01-17 01:15:06 +01:00
flower nfp: protect each repr pointer individually with RCU 2018-01-19 15:44:18 -05:00
nfpcore nfp: core: make scalar CPP helpers fail on short accesses 2018-01-19 15:44:18 -05:00
nic nfp: separate app vNIC init/clean from alloc/free 2017-09-03 21:22:04 -07:00
Makefile nfp: add TLV capabilities to the BAR 2018-01-19 15:44:18 -05:00
nfp_app_nic.c nfp: separate app vNIC init/clean from alloc/free 2017-09-03 21:22:04 -07:00
nfp_app.c nfp: improve app not found message 2018-01-19 15:44:18 -05:00
nfp_app.h nfp: add nfp_reprs_get_locked() helper 2018-01-19 15:44:18 -05:00
nfp_asm.c nfp: bpf: add helpers for updating immediate instructions 2018-01-14 23:36:30 +01:00
nfp_asm.h nfp: bpf: add helpers for updating immediate instructions 2018-01-14 23:36:30 +01:00
nfp_devlink.c nfp: register devlink after app is created 2018-01-19 15:44:18 -05:00
nfp_hwmon.c nfp: add hwmon support 2017-05-30 11:27:06 -04:00
nfp_main.c nfp: register devlink after app is created 2018-01-19 15:44:18 -05:00
nfp_main.h nfp: debug dump ethtool ops 2017-12-05 15:01:01 -05:00
nfp_net_common.c nfp: split reading capabilities out of nfp_net_init() 2018-01-19 15:44:18 -05:00
nfp_net_ctrl.c nfp: read mailbox address from TLV caps 2018-01-19 15:44:18 -05:00
nfp_net_ctrl.h nfp: read mailbox address from TLV caps 2018-01-19 15:44:18 -05:00
nfp_net_debugdump.c nfp: core: make scalar CPP helpers fail on short accesses 2018-01-19 15:44:18 -05:00
nfp_net_debugfs.c nfp: don't reuse pointers in ring dumping 2017-08-18 22:39:28 -07:00
nfp_net_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2018-01-17 00:10:42 -05:00
nfp_net_main.c nfp: read ME frequency from vNIC ctrl memory 2018-01-19 15:44:18 -05:00
nfp_net_repr.c nfp: protect each repr pointer individually with RCU 2018-01-19 15:44:18 -05:00
nfp_net_repr.h nfp: protect each repr pointer individually with RCU 2018-01-19 15:44:18 -05:00
nfp_net_sriov.c nfp: inform the VF driver needs to be restarted after changing the MAC 2017-10-28 18:59:48 +09:00
nfp_net_sriov.h nfp: add basic SR-IOV ndo functions 2017-08-25 19:24:58 -07:00
nfp_net.h nfp: add TLV capabilities to the BAR 2018-01-19 15:44:18 -05:00
nfp_netvf_main.c nfp: read ME frequency from vNIC ctrl memory 2018-01-19 15:44:18 -05:00
nfp_port.c nfp: store pointer to MAC statistics in nfp_port 2017-08-18 22:39:28 -07:00
nfp_port.h nfp: fix vlan receive MAC statistics typo 2017-11-17 14:09:35 +09:00