numam-dpdk/drivers/bus/fslmc
Nipun Gupta 6070ce4334 bus/fslmc: change argument to const to avoid warning
qbman_get_dqrr_idx() API is required with constant dqrr entry
in the eventdev driver. Also, this routine is not updating the
dqrr. So, this patch updates its input argument to a const type.

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
2017-07-07 09:27:17 +02:00
..
mc bus/fslmc: support static dequeue from portal 2017-07-07 09:26:33 +02:00
portal bus/fslmc: add callback per queue to enable 2017-07-07 09:27:06 +02:00
qbman bus/fslmc: change argument to const to avoid warning 2017-07-07 09:27:17 +02:00
fslmc_bus.c bus/fslmc: implement method to find device 2017-07-04 01:08:25 +02:00
fslmc_logs.h bus/fslmc: support debug log 2017-04-19 15:37:37 +02:00
fslmc_vfio.c bus/fslmc: integrate dpio and dpbp to object framework 2017-07-07 09:25:02 +02:00
fslmc_vfio.h bus/fslmc: register dpci as dpaa2 device for bus scan 2017-07-07 09:25:59 +02:00
Makefile bus/fslmc: register dpci as dpaa2 device for bus scan 2017-07-07 09:25:59 +02:00
rte_bus_fslmc_version.map bus/fslmc: support enqueue with multiple descriptors 2017-07-07 09:26:55 +02:00
rte_fslmc.h bus/fslmc: introduce fsl-mc bus driver 2017-04-19 15:37:37 +02:00