Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/fsl/qbman/
Dqman.c1151 static u32 fq_to_tag(struct qman_fq *fq) in fq_to_tag() function
1898 mcc->initfq.fqd.context_b = cpu_to_be32(fq_to_tag(fq)); in qman_init_fq()
2074 msg.fq.context_b = cpu_to_be32(fq_to_tag(fq)); in qman_retire_fq()
2343 eq->tag = cpu_to_be32(fq_to_tag(fq)); in qman_enqueue()