Lines Matching refs:bth2
578 u32 bth0, u32 bth1, u32 bth2) in hfi1_make_ruc_bth() argument
583 ohdr->bth[2] = cpu_to_be32(bth2); in hfi1_make_ruc_bth()
602 u32 bth0, u32 bth2, int middle, in hfi1_make_ruc_header_16B() argument
651 build_ahg(qp, bth2); in hfi1_make_ruc_header_16B()
657 hfi1_make_ruc_bth(qp, ohdr, bth0, bth1, bth2); in hfi1_make_ruc_header_16B()
690 u32 bth0, u32 bth2, int middle, in hfi1_make_ruc_header_9B() argument
728 build_ahg(qp, bth2); in hfi1_make_ruc_header_9B()
734 hfi1_make_ruc_bth(qp, ohdr, bth0, bth1, bth2); in hfi1_make_ruc_header_9B()
745 u32 bth0, u32 bth2, int middle,
755 u32 bth0, u32 bth2, int middle, in hfi1_make_ruc_header() argument
776 hfi1_ruc_header_tbl[priv->hdr_type](qp, ohdr, bth0, bth2, middle, ps); in hfi1_make_ruc_header()