Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/fsl/qbman/
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()