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

/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c1151 static u32 fq_to_tag(struct qman_fq *fq) function
1901 mcc->initfq.fqd.context_b = cpu_to_be32(fq_to_tag(fq));
2077 msg.fq.context_b = cpu_to_be32(fq_to_tag(fq));
2346 eq->tag = cpu_to_be32(fq_to_tag(fq));

Completed in 121 milliseconds