Searched refs:ahg_ib_header (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | verbs.h | 196 struct ahg_ib_header { struct 443 struct ahg_ib_header *s_hdr; /* next packet header to send */ 930 int hfi1_verbs_send(struct hfi1_qp *qp, struct ahg_ib_header *ahdr, 1104 int hfi1_verbs_send_dma(struct hfi1_qp *qp, struct ahg_ib_header *hdr, 1108 int hfi1_verbs_send_pio(struct hfi1_qp *qp, struct ahg_ib_header *hdr,
|
D | hfi.h | 1064 int (*process_pio_send)(struct hfi1_qp *qp, struct ahg_ib_header *ibhdr, 1067 int (*process_dma_send)(struct hfi1_qp *qp, struct ahg_ib_header *ibhdr, 1417 int snoop_send_dma_handler(struct hfi1_qp *qp, struct ahg_ib_header *ibhdr, 1420 int snoop_send_pio_handler(struct hfi1_qp *qp, struct ahg_ib_header *ibhdr,
|
D | verbs.c | 938 struct ahg_ib_header *ahdr, in build_verbs_tx_desc() 1002 int hfi1_verbs_send_dma(struct hfi1_qp *qp, struct ahg_ib_header *ahdr, in hfi1_verbs_send_dma() 1129 int hfi1_verbs_send_pio(struct hfi1_qp *qp, struct ahg_ib_header *ahdr, in hfi1_verbs_send_pio() 1314 int hfi1_verbs_send(struct hfi1_qp *qp, struct ahg_ib_header *ahdr, in hfi1_verbs_send()
|
D | diag.c | 1621 int snoop_send_dma_handler(struct hfi1_qp *qp, struct ahg_ib_header *ibhdr, in snoop_send_dma_handler() 1636 int snoop_send_pio_handler(struct hfi1_qp *qp, struct ahg_ib_header *ahdr, in snoop_send_pio_handler()
|