Searched defs:aeth (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/infiniband/sw/rdmavt/ |
D | rc.c | 96 u32 aeth = qp->r_msn & IB_MSN_MASK; in rvt_compute_aeth() local 158 void rvt_get_credit(struct rvt_qp *qp, u32 aeth) in rvt_get_credit()
|
D | qp.c | 2190 static inline unsigned long rvt_aeth_to_usec(u32 aeth) in rvt_aeth_to_usec() 2221 void rvt_add_rnr_timer(struct rvt_qp *qp, u32 aeth) in rvt_add_rnr_timer()
|
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_rc.c | 1035 static int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack() 1310 u32 aeth; in qib_rc_rcv_resp() local
|
/Linux-v4.19/include/rdma/ |
D | ib_hdrs.h | 113 __be32 aeth; member 117 __be32 aeth; member
|
/Linux-v4.19/drivers/infiniband/sw/rxe/ |
D | rxe_hdr.h | 778 struct rxe_aeth *aeth = arg; in __aeth_syn() local 785 struct rxe_aeth *aeth = arg; in __aeth_set_syn() local 794 struct rxe_aeth *aeth = arg; in __aeth_msn() local 801 struct rxe_aeth *aeth = arg; in __aeth_set_msn() local
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | rc.c | 1281 static int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack() 1549 u32 aeth; in rc_rcv_resp() local
|