Searched defs:aeth (Results 1 – 6 of 6) sorted by relevance
/drivers/infiniband/hw/ipath/ |
D | ipath_qp.c | 679 u32 aeth = qp->r_msn & IPATH_MSN_MASK; in ipath_compute_aeth() local 1055 void ipath_get_credit(struct ipath_qp *qp, u32 aeth) in ipath_get_credit()
|
D | ipath_rc.c | 857 static int do_rc_ack(struct ipath_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack() 1130 u32 aeth; in ipath_rc_rcv_resp() local
|
D | ipath_verbs.h | 120 __be32 aeth; member 124 __be32 aeth; member
|
/drivers/infiniband/hw/qib/ |
D | qib_qp.c | 908 u32 aeth = qp->r_msn & QIB_MSN_MASK; in qib_compute_aeth() local 1260 void qib_get_credit(struct qib_qp *qp, u32 aeth) in qib_get_credit()
|
D | qib_rc.c | 1127 static int do_rc_ack(struct qib_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack() 1411 u32 aeth; in qib_rc_rcv_resp() local
|
D | qib_verbs.h | 173 __be32 aeth; member 177 __be32 aeth; member
|