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

/drivers/infiniband/hw/ipath/
H A Dipath_verbs.h135 struct ipath_ib_header { struct
148 struct ipath_ib_header hdr;
365 struct ipath_ib_header s_hdr; /* next packet header to send */
758 int ipath_verbs_send(struct ipath_qp *qp, struct ipath_ib_header *hdr,
765 void ipath_uc_rcv(struct ipath_ibdev *dev, struct ipath_ib_header *hdr,
768 void ipath_rc_rcv(struct ipath_ibdev *dev, struct ipath_ib_header *hdr,
777 void ipath_ud_rcv(struct ipath_ibdev *dev, struct ipath_ib_header *hdr,

Completed in 232 milliseconds