FW_RI_WR
wqe->op_compl = cpu_to_be32(V_FW_WR_OP(FW_RI_WR));
wqe->op_compl = cpu_to_be32(V_FW_WR_OP(FW_RI_WR) | F_FW_WR_COMPL);
V_FW_WR_OP(FW_RI_WR) |