Home
last modified time | relevance | path

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

/drivers/infiniband/hw/qib/
Dqib_verbs.h188 struct qib_ib_header { struct
201 struct qib_ib_header hdr; argument
426 struct qib_ib_header *s_hdr; /* next packet header to send */
921 int qib_verbs_send(struct qib_qp *qp, struct qib_ib_header *hdr,
929 void qib_uc_rcv(struct qib_ibport *ibp, struct qib_ib_header *hdr,
932 void qib_rc_rcv(struct qib_ctxtdata *rcd, struct qib_ib_header *hdr,
941 void qib_rc_send_complete(struct qib_qp *qp, struct qib_ib_header *hdr);
947 void qib_ud_rcv(struct qib_ibport *ibp, struct qib_ib_header *hdr,
1058 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.c559 static void qib_qp_rcv(struct qib_ctxtdata *rcd, struct qib_ib_header *hdr, in qib_qp_rcv()
612 struct qib_ib_header *hdr = rhdr; in qib_ib_rcv()
1085 struct qib_ib_header *hdr; in sdma_complete()
1132 static int qib_verbs_send_dma(struct qib_qp *qp, struct qib_ib_header *hdr, in qib_verbs_send_dma()
1267 static int qib_verbs_send_pio(struct qib_qp *qp, struct qib_ib_header *ibhdr, in qib_verbs_send_pio()
1374 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.c421 void qib_ud_rcv(struct qib_ibport *ibp, struct qib_ib_header *hdr, in qib_ud_rcv()
Dqib_rc.c659 struct qib_ib_header hdr; in qib_send_rc_ack()
969 void qib_rc_send_complete(struct qib_qp *qp, struct qib_ib_header *hdr) in qib_rc_send_complete()
1862 void qib_rc_rcv(struct qib_ctxtdata *rcd, struct qib_ib_header *hdr, in qib_rc_rcv()
Dqib_ruc.c267 int qib_ruc_check_hdr(struct qib_ibport *ibp, struct qib_ib_header *hdr, in qib_ruc_check_hdr()
Dqib_iba7322.c1357 static struct qib_ib_header ibhdr = { in flush_fifo()