Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c1248 * hfi1_verbs_send - send a packet
1255 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()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dverbs.h361 int hfi1_verbs_send(struct rvt_qp *qp, struct hfi1_pkt_state *ps);
H A Druc.c563 if (hfi1_verbs_send(qp, &ps)) in hfi1_do_send()
H A Dverbs.c1206 * hfi1_verbs_send - send a packet
1213 int hfi1_verbs_send(struct rvt_qp *qp, struct hfi1_pkt_state *ps) in hfi1_verbs_send() function
H A Dtid_rdma.c5394 if (hfi1_verbs_send(qp, &ps)) in hfi1_do_tid_send()

Completed in 23 milliseconds