F_WR_EOP
wrp->wr_hi = htonl(F_WR_SOP | F_WR_EOP | V_WR_DATATYPE(1) |
wrp->wr_hi |= htonl(F_WR_EOP);
| F_WR_SOP | F_WR_EOP | compl);
to->wr_hi = from->wr_hi | htonl(F_WR_SOP | F_WR_EOP |
wrp->wr_hi |= htonl(F_WR_SOP | F_WR_EOP);