Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dverbs.h1083 void hfi1_do_send(struct work_struct *work);
Druc.c834 void hfi1_do_send(struct work_struct *work) in hfi1_do_send() function
Dqp.c358 hfi1_do_send, in reset_qp()
Dverbs.c516 hfi1_do_send(&qp->s_iowait.iowork); in post_send()