Home
last modified time | relevance | path

Searched refs:ipath_schedule_send (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_rc.c708 ipath_schedule_send(qp); in send_rc_ack()
835 ipath_schedule_send(qp); in ipath_restart_rc()
946 ipath_schedule_send(qp); in do_rc_ack()
1005 ipath_schedule_send(qp); in do_rc_ack()
1044 ipath_schedule_send(qp); in do_rc_ack()
1514 ipath_schedule_send(qp); in ipath_rc_rcv_error()
1861 ipath_schedule_send(qp); in ipath_rc_rcv()
1924 ipath_schedule_send(qp); in ipath_rc_rcv()
Dipath_qp.c397 ipath_schedule_send(qp); in ipath_error_qp()
1079 ipath_schedule_send(qp); in ipath_get_credit()
Dipath_verbs.c771 ipath_schedule_send(qp); in ipath_ib_timer()
1044 ipath_schedule_send(qp); in sdma_complete()
1070 ipath_schedule_send(qp); in decrement_dma_busy()
1486 ipath_schedule_send(qp); in ipath_ib_piobufavail()
Dipath_verbs.h693 static inline void ipath_schedule_send(struct ipath_qp *qp) in ipath_schedule_send() function