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

/linux-master/include/uapi/rdma/
H A Dmana-abi.h58 __u32 wqid; member in struct:rss_resp_entry
/linux-master/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, argument
1072 d->dq_src = cpu_to_le32(wqid);
/linux-master/drivers/infiniband/hw/mana/
H A Dqp.c226 resp.entries[i].wqid = wq->id;

Completed in 217 milliseconds