net/octeontx_ep: add device init and uninit
authorNalla Pradeep <pnalla@marvell.com>
Fri, 29 Jan 2021 12:45:02 +0000 (04:45 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 29 Jan 2021 17:16:12 +0000 (18:16 +0100)
commit4a5ac386853654b008b4deec8935392ea0f18355
tree28c094ae3744d3142abb696f928a0e32115e3e22
parentaed044bedc2107b0157cd14a83a98c6053cee2a5
net/octeontx_ep: add device init and uninit

Add basic init and uninit function which includes
initializing fields of ethdev private structure.

Signed-off-by: Nalla Pradeep <pnalla@marvell.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/octeontx_ep/otx_ep_common.h
drivers/net/octeontx_ep/otx_ep_ethdev.c