Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dqman.c1142 static struct qman_fq *tag_to_fq(u32 tag) in tag_to_fq() function
1518 fq = tag_to_fq(be32_to_cpu(msg->fq.context_b)); in qm_mr_process_task()
1532 fq = tag_to_fq(be32_to_cpu(msg->ern.tag)); in qm_mr_process_task()
1647 fq = tag_to_fq(be32_to_cpu(dq->context_b)); in __poll_portal_fast()
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dqman.c1142 static struct qman_fq *tag_to_fq(u32 tag) in tag_to_fq() function
1518 fq = tag_to_fq(be32_to_cpu(msg->fq.context_b)); in qm_mr_process_task()
1532 fq = tag_to_fq(be32_to_cpu(msg->ern.tag)); in qm_mr_process_task()
1647 fq = tag_to_fq(be32_to_cpu(dq->context_b)); in __poll_portal_fast()

Completed in 9 milliseconds