net/nfp: move common function prototypes
authorHeinrich Kuhn <heinrich.kuhn@netronome.com>
Thu, 29 Jul 2021 13:47:08 +0000 (15:47 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Aug 2021 16:26:57 +0000 (18:26 +0200)
commit58b1c2e736fe3e08c7022e87b8f684cbe166b944
tree0565ed2b84925f9ae5ed2667fb8ec70fee2420e0
parent19af5a38f7b600e9c57d3ea235c2108b3c542a81
net/nfp: move common function prototypes

The majority of "ethdev" type functions are used for both PF devices and
VF devices. Prototype these functions in the nfp_net_pmd header file in
preparation of splitting PF and VF specific functions.

Signed-off-by: Heinrich Kuhn <heinrich.kuhn@netronome.com>
Signed-off-by: Simon Horman <simon.horman@corigine.com>
drivers/net/nfp/nfp_net.c
drivers/net/nfp/nfp_net_pmd.h