Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h132 struct fw_riwrh { struct
168 struct fw_riwrh wrh; /* 0 */
183 struct fw_riwrh wrh; /* 0 */
198 struct fw_riwrh wrh; /* 0 */
223 struct fw_riwrh wrh; /* 0 */
230 struct fw_riwrh wrh; /* 0 */
242 struct fw_riwrh wrh; /* 0 */
255 struct fw_riwrh wrh; /* 0 */
270 struct fw_riwrh wrh; /* 0 */
279 struct fw_riwrh wrh;
[all …]
Dcxio_hal.c146 build_fw_riwrh((struct fw_riwrh *) wqe, T3_WR_QP_MOD, in cxio_hal_clear_qp_ctx()
542 build_fw_riwrh((struct fw_riwrh *) wqe, T3_WR_QP_MOD, 0, 0, in cxio_hal_init_ctrl_qp()
656 build_fw_riwrh((struct fw_riwrh *) wqe, T3_WR_BP, flag, in cxio_hal_ctrl_qp_write_mem()
Diwch_qp.c807 while (count < USHRT_MAX && fw_riwrh_opcode((struct fw_riwrh *)wqe) == T3_WR_RCV) { in iwch_rqes_posted()