Home
last modified time | relevance | path

Searched refs:hfi1_send_ok (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dqp.h91 static inline int hfi1_send_ok(struct rvt_qp *qp) in hfi1_send_ok() function
H A Druc.c577 if (!hfi1_send_ok(qp)) { in hfi1_do_send()
H A Dqp.c410 if (hfi1_send_ok(qp)) { in hfi1_schedule_send()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dqp.h49 static inline int hfi1_send_ok(struct rvt_qp *qp) in hfi1_send_ok() function
H A Druc.c536 if (!hfi1_send_ok(qp)) { in hfi1_do_send()
H A Dqp.c369 if (hfi1_send_ok(qp)) { in hfi1_schedule_send()

Completed in 6 milliseconds