Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/hfi1/
Dqp.h49 static inline int hfi1_send_ok(struct rvt_qp *qp) in hfi1_send_ok() function
Druc.c536 if (!hfi1_send_ok(qp)) { in hfi1_do_send()
Dqp.c369 if (hfi1_send_ok(qp)) { in hfi1_schedule_send()