Home
last modified time | relevance | path

Searched defs:bth1 (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Druc.c251 u32 bth0, u32 bth1, u32 bth2) in hfi1_make_ruc_bth()
274 u32 bth0, u32 bth1, u32 bth2, in hfi1_make_ruc_header_16B()
362 u32 bth0, u32 bth1, u32 bth2, in hfi1_make_ruc_header_9B()
427 u32 bth0, u32 bth1, u32 bth2, int middle, in hfi1_make_ruc_header()
Dopfn.c36 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()
Drc.c117 u32 bth1 = qp->remote_qpn | (HFI1_CAP_IS_KSET(OPFN) << IB_BTHE_E_SHIFT); in make_rc_ack() local
442 u32 bth1 = qp->remote_qpn | (HFI1_CAP_IS_KSET(OPFN) << IB_BTHE_E_SHIFT); in hfi1_make_rc_req() local
1224 u32 bth0, u32 bth1) in hfi1_make_bth_aeth()
1274 u32 bth0, bth1; in hfi1_make_rc_ack_9B() local
1325 u32 bth0, bth1 = 0; in hfi1_make_rc_ack_16B() local
Dtid_rdma.c1697 struct ib_other_headers *ohdr, u32 *bth1, in hfi1_build_tid_rdma_read_packet()
1781 struct ib_other_headers *ohdr, u32 *bth1, in hfi1_build_tid_rdma_read_req()
2339 u32 *bth1, u32 *bth2, u32 *len, bool *last) in hfi1_build_tid_rdma_read_resp()
3355 u32 *bth1, u32 *bth2, u32 *len) in hfi1_build_tid_rdma_write_req()
3823 struct ib_other_headers *ohdr, u32 *bth1, in hfi1_build_tid_rdma_write_resp()
4194 u32 *bth1, u32 *bth2, u32 *len) in hfi1_build_tid_rdma_packet()
4415 u32 *bth1, u32 *bth2) in hfi1_build_tid_rdma_write_ack()
4822 struct ib_other_headers *ohdr, u32 *bth1, in hfi1_build_tid_rdma_resync()
4991 u32 bth1 = 0, bth2 = 0, hwords = 5, len, middle = 0; in hfi1_make_tid_rdma_pkt() local
5173 u32 bth1 = 0, bth2 = 0; in make_tid_rdma_ack() local
Ddriver.c630 u32 etype = rhf_rcv_type(rhf), qpn, bth1; in __prescan_rxq() local