numam-dpdk/drivers/net/octeontx_ep
Nalla Pradeep 6195062454 net/octeontx_ep: set up IQ and OQ registers
Configuring hardware registers with command queue (IQ) and driver output
queue (OQ) parameters.
List of parameters configured for IQ after making sure it is idle
1. Base address
2. Instruction size
3. Disabling interrupts for fastpath

List of parameters configured for OQ after making sure it is idle
1. Base address
2. Output buffer size
3. Clear output queue doorbell
4. Disable interrupts for fastpath

Signed-off-by: Nalla Pradeep <pnalla@marvell.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-01-29 18:16:12 +01:00
..
meson.build net/octeontx_ep: add Rx queue setup and release 2021-01-29 18:16:12 +01:00
otx2_ep_vf.c net/octeontx_ep: set up IQ and OQ registers 2021-01-29 18:16:12 +01:00
otx2_ep_vf.h net/octeontx_ep: add basic device setup 2021-01-29 18:16:12 +01:00
otx_ep_common.h net/octeontx_ep: set up IQ and OQ registers 2021-01-29 18:16:12 +01:00
otx_ep_ethdev.c net/octeontx_ep: add Tx queue setup and release 2021-01-29 18:16:12 +01:00
otx_ep_rxtx.c net/octeontx_ep: add Tx queue setup and release 2021-01-29 18:16:12 +01:00
otx_ep_rxtx.h net/octeontx_ep: add device info get and configure 2021-01-29 18:16:12 +01:00
otx_ep_vf.c net/octeontx_ep: set up IQ and OQ registers 2021-01-29 18:16:12 +01:00
otx_ep_vf.h net/octeontx_ep: set up IQ and OQ registers 2021-01-29 18:16:12 +01:00
version.map net/octeontx_ep: add build and doc infrastructure 2021-01-29 18:16:12 +01:00