Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dverbs.h403 int hfi1_verbs_send(struct rvt_qp *qp, struct hfi1_pkt_state *ps);
H A Druc.c604 if (hfi1_verbs_send(qp, &ps)) in hfi1_do_send()
H A Dverbs.c1255 int hfi1_verbs_send(struct rvt_qp *qp, struct hfi1_pkt_state *ps) in hfi1_verbs_send() function
H A Dtid_rdma.c5382 if (hfi1_verbs_send(qp, &ps)) in hfi1_do_tid_send()