Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h168 struct fw_riwrh wrh; /* 0 */ member
183 struct fw_riwrh wrh; /* 0 */ member
198 struct fw_riwrh wrh; /* 0 */ member
223 struct fw_riwrh wrh; /* 0 */ member
230 struct fw_riwrh wrh; /* 0 */ member
242 struct fw_riwrh wrh; /* 0 */ member
255 struct fw_riwrh wrh; /* 0 */ member
270 struct fw_riwrh wrh; /* 0 */ member
279 struct fw_riwrh wrh; member
284 struct fw_riwrh wrh; /* 0 */ member
[all …]
Diwch_qp.c763 wqe->send.wrh.op_seop_flags = cpu_to_be32(V_FW_RIWR_OP(T3_WR_READ)); in iwch_post_zb_read()
764 wqe->send.wrh.gen_tid_len = cpu_to_be32(V_FW_RIWR_TID(ep->hwtid)| in iwch_post_zb_read()
795 wqe->send.wrh.op_seop_flags = cpu_to_be32(V_FW_RIWR_OP(T3_WR_SEND) | in iwch_post_terminate()
797 wqe->send.wrh.gen_tid_len = cpu_to_be32(V_FW_RIWR_TID(qhp->ep->hwtid)); in iwch_post_terminate()
Dcxio_hal.c844 wqe->wrh.op_seop_flags = cpu_to_be32(V_FW_RIWR_OP(T3_WR_INIT)); in cxio_rdma_init()
845 wqe->wrh.gen_tid_len = cpu_to_be32(V_FW_RIWR_TID(attr->tid) | in cxio_rdma_init()