write_cmpl        707 drivers/infiniband/hw/cxgb4/qp.c 	build_rdma_write_cmpl(&qhp->wq.sq, &wqe->write_cmpl, wr, &len16);
write_cmpl        747 drivers/infiniband/hw/cxgb4/qp.c 	wqe->write_cmpl.flags_send = send_signaled ? FW_RI_COMPLETION_FLAG : 0;
write_cmpl        748 drivers/infiniband/hw/cxgb4/qp.c 	wqe->write_cmpl.wrid_send = qhp->wq.sq.pidx;
write_cmpl        108 drivers/infiniband/hw/cxgb4/t4.h 	struct fw_ri_rdma_write_cmpl_wr write_cmpl;