Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/uapi/rdma/
H A Dmana-abi.h58 __u32 wqid; member
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
H A Dqbman-portal.h207 void qbman_pull_desc_set_wq(struct qbman_pull_desc *d, u32 wqid,
H A Dqbman-portal.c1056 * qbman_pull_desc_set_wq() - Set wqid from which the dequeue command dequeues
1057 * @wqid: composed of channel id and wqid within the channel
1060 void qbman_pull_desc_set_wq(struct qbman_pull_desc *d, u32 wqid, in qbman_pull_desc_set_wq() argument
1065 d->dq_src = cpu_to_le32(wqid); in qbman_pull_desc_set_wq()
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/
H A Dqbman-portal.h214 void qbman_pull_desc_set_wq(struct qbman_pull_desc *d, u32 wqid,
H A Dqbman-portal.c1062 * qbman_pull_desc_set_wq() - Set wqid from which the dequeue command dequeues
1064 * @wqid: composed of channel id and wqid within the channel
1067 void qbman_pull_desc_set_wq(struct qbman_pull_desc *d, u32 wqid, in qbman_pull_desc_set_wq() argument
1072 d->dq_src = cpu_to_le32(wqid); in qbman_pull_desc_set_wq()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mana/
H A Dqp.c218 resp.entries[i].wqid = wq->id; in mana_ib_create_qp_rss()

Completed in 9 milliseconds