Home
last modified time | relevance | path

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

/drivers/soc/fsl/qbman/
Dqman.c1147 static struct qman_fq *tag_to_fq(u32 tag) in tag_to_fq() function
1523 fq = tag_to_fq(be32_to_cpu(msg->fq.context_b)); in qm_mr_process_task()
1537 fq = tag_to_fq(be32_to_cpu(msg->ern.tag)); in qm_mr_process_task()
1652 fq = tag_to_fq(be32_to_cpu(dq->context_b)); in __poll_portal_fast()