Searched refs:ipath_do_send (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_ruc.c244 * This is called from ipath_do_send() to
623 * ipath_do_send - perform a send on a QP
630 void ipath_do_send(unsigned long data) function
H A Dipath_qp.c844 tasklet_init(&qp->s_task, ipath_do_send, (unsigned long)qp);
H A Dipath_verbs.h864 void ipath_do_send(unsigned long data);
H A Dipath_verbs.c118 * states; ipath_do_send() will process them and generate error
454 ipath_do_send((unsigned long) qp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_ruc.c244 * This is called from ipath_do_send() to
623 * ipath_do_send - perform a send on a QP
630 void ipath_do_send(unsigned long data) function
H A Dipath_qp.c844 tasklet_init(&qp->s_task, ipath_do_send, (unsigned long)qp);
H A Dipath_verbs.h864 void ipath_do_send(unsigned long data);
H A Dipath_verbs.c118 * states; ipath_do_send() will process them and generate error
454 ipath_do_send((unsigned long) qp);

Completed in 96 milliseconds