Home
last modified time | relevance | path

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

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