Home
last modified time | relevance | path

Searched refs:ipath_get_credit (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_verbs.h762 void ipath_get_credit(struct ipath_qp *qp, u32 aeth);
Dipath_rc.c1011 ipath_get_credit(qp, aeth); in do_rc_ack()
1155 ipath_get_credit(qp, aeth); in ipath_rc_rcv_resp()
Dipath_qp.c1054 void ipath_get_credit(struct ipath_qp *qp, u32 aeth) in ipath_get_credit() function