Searched refs:hfi1_verbs_send_pio (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | diag.c | 777 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()
|
D | verbs.h | 1108 int hfi1_verbs_send_pio(struct hfi1_qp *qp, struct ahg_ib_header *hdr,
|
D | init.c | 669 dd->process_pio_send = hfi1_verbs_send_pio; in hfi1_init()
|
D | verbs.c | 1129 int hfi1_verbs_send_pio(struct hfi1_qp *qp, struct ahg_ib_header *ahdr, in hfi1_verbs_send_pio() function
|