From: Hemant Agrawal Date: Tue, 11 Apr 2017 13:37:20 +0000 (+0530) Subject: bus/fslmc: define queues for DPAA2 devices X-Git-Tag: spdx-start~3581 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=73cddc740cbed9db4518f0a3795797846379fc54;p=dpdk.git bus/fslmc: define queues for DPAA2 devices Before DPAA2 devices can communicate using hardware queues, this patch adds queue definitions in the FSLMC bus which the DPAA2 devices would instantiate. Signed-off-by: Hemant Agrawal --- diff --git a/drivers/bus/fslmc/portal/dpaa2_hw_pvt.h b/drivers/bus/fslmc/portal/dpaa2_hw_pvt.h index 453fc10f38..b230e786df 100644 --- a/drivers/bus/fslmc/portal/dpaa2_hw_pvt.h +++ b/drivers/bus/fslmc/portal/dpaa2_hw_pvt.h @@ -37,9 +37,12 @@ #include #include +#define DPAA2_DQRR_RING_SIZE 16 + /**