Searched refs:notif_cfg (Results 1 – 1 of 1) sorted by relevance
119 struct dpaa2_con_notif_cfg notif_cfg; in dpaa2_chan_setup() local202 notif_cfg.dpio_id = ioinfo->id; in dpaa2_chan_setup()203 notif_cfg.prior = 0; in dpaa2_chan_setup()204 notif_cfg.qman_ctx = ctx->qman_ctx; in dpaa2_chan_setup()205 error = DPAA2_CMD_CON_SET_NOTIF(dev, child, &cmd, ¬if_cfg); in dpaa2_chan_setup()