Searched defs:qib_ib_header (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/qib/
H A Dqib_verbs.h187 struct qib_ib_header { struct
200 struct qib_ib_header hdr;
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,

Completed in 257 milliseconds