Searched defs:bth1 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | ruc.c | 209 u32 bth0, u32 bth1, u32 bth2) in hfi1_make_ruc_bth() 233 u32 bth0, u32 bth1, u32 bth2, in hfi1_make_ruc_header_16B() 322 u32 bth0, u32 bth1, u32 bth2, in hfi1_make_ruc_header_9B() 387 u32 bth0, u32 bth1, u32 bth2, int middle, in hfi1_make_ruc_header()
|
H A D | opfn.c | 36 static bool hfi1_opfn_extended(u32 bth1) in hfi1_opfn_extended() 293 void opfn_trigger_conn_request(struct rvt_qp *qp, u32 bth1) in opfn_trigger_conn_request()
|
H A D | rc.c | 75 u32 bth1 = qp->remote_qpn | (HFI1_CAP_IS_KSET(OPFN) << IB_BTHE_E_SHIFT); in make_rc_ack() local 401 u32 bth1 = qp->remote_qpn | (HFI1_CAP_IS_KSET(OPFN) << IB_BTHE_E_SHIFT); in hfi1_make_rc_req() local 1182 u32 bth0, u32 bth1) in hfi1_make_bth_aeth() 1232 u32 bth0, bth1; in hfi1_make_rc_ack_9B() local 1283 u32 bth0, bth1 = 0; in hfi1_make_rc_ack_16B() local
|
H A D | tid_rdma.c | 1704 struct ib_other_headers *ohdr, u32 *bth1, in hfi1_build_tid_rdma_read_packet() 1788 struct ib_other_headers *ohdr, u32 *bth1, in hfi1_build_tid_rdma_read_req() 2346 u32 *bth1, u32 *bth2, u32 *len, bool *last) in hfi1_build_tid_rdma_read_resp() 3368 u32 *bth1, u32 *bth2, u32 *len) in hfi1_build_tid_rdma_write_req() 3836 struct ib_other_headers *ohdr, u32 *bth1, in hfi1_build_tid_rdma_write_resp() 4207 u32 *bth1, u32 *bth2, u32 *len) in hfi1_build_tid_rdma_packet() 4428 u32 *bth1, u32 *bth2) in hfi1_build_tid_rdma_write_ack() 4844 struct ib_other_headers *ohdr, u32 *bth1, in hfi1_build_tid_rdma_resync() 5013 u32 bth1 = 0, bth2 = 0, hwords = 5, len, middle = 0; in hfi1_make_tid_rdma_pkt() local 5195 u32 bth1 = 0, bth2 = 0; in make_tid_rdma_ack() local
|
H A D | driver.c | 585 u32 etype = rhf_rcv_type(rhf), qpn, bth1; in __prescan_rxq() local
|