Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dqp.h127 bool _hfi1_schedule_send(struct rvt_qp *qp);
H A Dqp.c356 * _hfi1_schedule_send - schedule progress
364 bool _hfi1_schedule_send(struct rvt_qp *qp) in _hfi1_schedule_send() function
411 _hfi1_schedule_send(qp); in hfi1_schedule_send()
H A Dverbs.c1885 dd->verbs_dev.rdi.driver_f.schedule_send_no_lock = _hfi1_schedule_send; in hfi1_register_ib_device()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dqp.h85 bool _hfi1_schedule_send(struct rvt_qp *qp);
H A Dqp.c315 * _hfi1_schedule_send - schedule progress
323 bool _hfi1_schedule_send(struct rvt_qp *qp) in _hfi1_schedule_send() function
370 _hfi1_schedule_send(qp); in hfi1_schedule_send()
H A Dverbs.c1828 dd->verbs_dev.rdi.driver_f.schedule_send_no_lock = _hfi1_schedule_send; in hfi1_register_ib_device()

Completed in 8 milliseconds