Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h152 #define V_FW_RIWR_TID(x) ((x) << S_FW_RIWR_TID) macro
436 V_FW_RIWR_TID(tid) | in build_fw_riwrh()
Diwch_qp.c684 wqe->send.wrh.gen_tid_len = cpu_to_be32(V_FW_RIWR_TID(ep->hwtid)| in iwch_post_zb_read()
717 wqe->send.wrh.gen_tid_len = cpu_to_be32(V_FW_RIWR_TID(qhp->ep->hwtid)); in iwch_post_terminate()
Dcxio_hal.c843 wqe->wrh.gen_tid_len = cpu_to_be32(V_FW_RIWR_TID(attr->tid) | in cxio_rdma_init()