Searched refs:wrh_lo (Results 1 – 2 of 2) sorted by relevance
306 wrp->wrh_lo = wr_lo; in set_wr_hdr()1329 wrp->wrh_lo = htonl(V_WR_LEN(min(WR_FLITS, in write_wr_hdr_sgl()1337 wp->wrh_lo = htonl(V_WR_LEN(WR_FLITS) | V_WR_GEN(ogen)) | wr_lo; in write_wr_hdr_sgl()1804 wr_lo = from->wrh_lo | htonl(V_WR_GEN(gen) | V_WR_LEN((len + 7) / 8)); in write_imm()1895 wrp->wrh_lo = htonl(V_WR_TID(q->token)); in ctrl_xmit()2251 from->wrh_hi, from->wrh_lo); in write_ofld_wr()
251 #define wrh_lo u.ilp32.wr_lo macro