Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_verbs.h754 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.c1055 void ipath_get_credit(struct ipath_qp *qp, u32 aeth) in ipath_get_credit() function