Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/qib/
Dqib_verbs.h187 struct qib_ib_header { struct
200 struct qib_ib_header hdr; argument
421 struct qib_ib_header s_hdr; /* next packet header to send */
901 int qib_verbs_send(struct qib_qp *qp, struct qib_ib_header *hdr,
909 void qib_uc_rcv(struct qib_ibport *ibp, struct qib_ib_header *hdr,
912 void qib_rc_rcv(struct qib_ctxtdata *rcd, struct qib_ib_header *hdr,
919 void qib_rc_send_complete(struct qib_qp *qp, struct qib_ib_header *hdr);
925 void qib_ud_rcv(struct qib_ibport *ibp, struct qib_ib_header *hdr,
1013 int qib_ruc_check_hdr(struct qib_ibport *ibp, struct qib_ib_header *hdr,
Dqib_driver.c303 struct qib_ib_header *hdr = (struct qib_ib_header *) rhdr; in qib_rcv_hdrerr()
Dqib_verbs.c550 static void qib_qp_rcv(struct qib_ctxtdata *rcd, struct qib_ib_header *hdr, in qib_qp_rcv()
603 struct qib_ib_header *hdr = rhdr; in qib_ib_rcv()
1076 struct qib_ib_header *hdr; in sdma_complete()
1123 static int qib_verbs_send_dma(struct qib_qp *qp, struct qib_ib_header *hdr, in qib_verbs_send_dma()
1258 static int qib_verbs_send_pio(struct qib_qp *qp, struct qib_ib_header *ibhdr, in qib_verbs_send_pio()
1365 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_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_ud.c432 void qib_ud_rcv(struct qib_ibport *ibp, struct qib_ib_header *hdr, in qib_ud_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.c1352 static struct qib_ib_header ibhdr = { in flush_fifo()