Searched refs:qman_fq_fqid (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/soc/fsl/
H A Dqman.h982 * qman_fq_fqid - Queries the frame queue ID of a FQ object
985 u32 qman_fq_fqid(struct qman_fq *fq);
/linux-master/drivers/crypto/caam/
H A Dqi.c204 opts.fqd.context_b = cpu_to_be32(qman_fq_fqid(rsp_fq));
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c1146 qman_fq_fqid(fq), err);
1152 dpaa_fq->fqid = qman_fq_fqid(fq);
1191 qman_fq_fqid(fq), err);
1196 qman_fq_fqid(fq), error);
2097 fd->cmd |= cpu_to_be32(qman_fq_fqid(priv->conf_fqs[queue]));
/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c1850 u32 qman_fq_fqid(struct qman_fq *fq) function
1854 EXPORT_SYMBOL(qman_fq_fqid); variable

Completed in 187 milliseconds