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

/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c1142 static struct qman_fq *tag_to_fq(u32 tag) function
1521 fq = tag_to_fq(be32_to_cpu(msg->fq.context_b));
1535 fq = tag_to_fq(be32_to_cpu(msg->ern.tag));
1650 fq = tag_to_fq(be32_to_cpu(dq->context_b));

Completed in 112 milliseconds