crypto/dpaa_sec: support event crypto adapter
[dpdk.git] / drivers / bus / dpaa / include / fsl_qman.h
index e5cccbb..29fb2eb 100644 (file)
@@ -1773,7 +1773,7 @@ int qman_enqueue_multi(struct qman_fq *fq, const struct qm_fd *fd, u32 *flags,
  */
 int
 qman_enqueue_multi_fq(struct qman_fq *fq[], const struct qm_fd *fd,
-                     int frames_to_send);
+                     u32 *flags, int frames_to_send);
 
 typedef int (*qman_cb_precommit) (void *arg);