Searched refs:ipath_verbs_send (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_ud.c466 if (ipath_verbs_send(dev->dd, hwords, (u32 *) &qp->s_hdr,
H A Dipath_verbs.h682 int ipath_verbs_send(struct ipath_devdata *dd, u32 hdrwords,
H A Dipath_ruc.c667 if (ipath_verbs_send(dev->dd, qp->s_hdrwords,
H A Dipath_rc.c626 if (ipath_verbs_send(dev->dd, hwords, (u32 *) &hdr, 0, NULL) == 0) {
H A Dipath_verbs.c756 * ipath_verbs_send - send a packet
763 int ipath_verbs_send(struct ipath_devdata *dd, u32 hdrwords, function
927 * available after ipath_verbs_send() returned an error that no buffers were

Completed in 64 milliseconds