Home
last modified time | relevance | path

Searched refs:qib_ib_header (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_verbs.h189 struct qib_ib_header { struct
202 struct qib_ib_header hdr; argument
436 struct qib_ib_header *s_hdr; /* next packet header to send */
960 int qib_verbs_send(struct qib_qp *qp, struct qib_ib_header *hdr,
968 void qib_uc_rcv(struct qib_ibport *ibp, struct qib_ib_header *hdr,
971 void qib_rc_rcv(struct qib_ctxtdata *rcd, struct qib_ib_header *hdr,
980 void qib_rc_send_complete(struct qib_qp *qp, struct qib_ib_header *hdr);
986 void qib_ud_rcv(struct qib_ibport *ibp, struct qib_ib_header *hdr,
1103 int qib_ruc_check_hdr(struct qib_ibport *ibp, struct qib_ib_header *hdr,
Dqib_driver.c306 struct qib_ib_header *hdr = (struct qib_ib_header *) rhdr; in qib_rcv_hdrerr()
Dqib_verbs.c576 static void qib_qp_rcv(struct qib_ctxtdata *rcd, struct qib_ib_header *hdr, in qib_qp_rcv()
629 struct qib_ib_header *hdr = rhdr; in qib_ib_rcv()
1104 struct qib_ib_header *hdr; in sdma_complete()
1151 static int qib_verbs_send_dma(struct qib_qp *qp, struct qib_ib_header *hdr, in qib_verbs_send_dma()
1286 static int qib_verbs_send_pio(struct qib_qp *qp, struct qib_ib_header *ibhdr, in qib_verbs_send_pio()
1394 int qib_verbs_send(struct qib_qp *qp, struct qib_ib_header *hdr, in qib_verbs_send()
Dqib_uc.c242 void qib_uc_rcv(struct qib_ibport *ibp, struct qib_ib_header *hdr, in qib_uc_rcv()
Dqib_ud.c428 void qib_ud_rcv(struct qib_ibport *ibp, struct qib_ib_header *hdr, in qib_ud_rcv()
Dqib_rc.c661 struct qib_ib_header hdr; in qib_send_rc_ack()
971 void qib_rc_send_complete(struct qib_qp *qp, struct qib_ib_header *hdr) in qib_rc_send_complete()
1864 void qib_rc_rcv(struct qib_ctxtdata *rcd, struct qib_ib_header *hdr, in qib_rc_rcv()
Dqib_ruc.c268 int qib_ruc_check_hdr(struct qib_ibport *ibp, struct qib_ib_header *hdr, in qib_ruc_check_hdr()
Dqib_iba7322.c1433 static struct qib_ib_header ibhdr = { in flush_fifo()