Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_ruc.c289 if (!qib_send_ok(qp)) { in qib_do_send()
H A Dqib_verbs.h218 static inline int qib_send_ok(struct rvt_qp *qp) in qib_send_ok() function
H A Dqib_verbs.c1702 if (qib_send_ok(qp)) in qib_schedule_send()