F_WR_SOP
set_wr_hdr(wrp, htonl(F_WR_SOP | F_WR_EOP | V_WR_DATATYPE(1) |
wrp->wrh_hi = htonl(F_WR_SOP | V_WR_DATATYPE(1) |
wr_hi = htonl(F_WR_SOP | F_WR_EOP | V_WR_DATATYPE(1) |
F_WR_SOP | F_WR_EOP | txqs.compl);
F_WR_SOP | F_WR_EOP | txqs.compl);
wr_hi = from->wrh_hi | htonl(F_WR_SOP | F_WR_EOP |
wrp->wrh_hi |= htonl(F_WR_SOP | F_WR_EOP);