Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Ddiag.c777 dd->process_pio_send = hfi1_verbs_send_pio; in hfi1_snoop_release()
1786 return hfi1_verbs_send_pio(qp, ahdr, hdrwords, ss, len, plen, dwords, in snoop_send_pio_handler()
Dverbs.h1108 int hfi1_verbs_send_pio(struct hfi1_qp *qp, struct ahg_ib_header *hdr,
Dinit.c669 dd->process_pio_send = hfi1_verbs_send_pio; in hfi1_init()
Dverbs.c1129 int hfi1_verbs_send_pio(struct hfi1_qp *qp, struct ahg_ib_header *ahdr, in hfi1_verbs_send_pio() function