HomeSort by relevance Sort by last modified time
    Searched refs:ib_post_send (Results 1 - 5 of 5) sorted by null

  /external/syslinux/gpxe/src/net/infiniband/
ib_cmrc.c 305 if ( ( rc = ib_post_send ( cmrc->ibdev, cmrc->qp, NULL,
ib_mi.c 225 if ( ( rc = ib_post_send ( ibdev, mi->qp, av, iobuf ) ) != 0 ) {
  /external/syslinux/gpxe/src/include/gpxe/
infiniband.h 456 extern int ib_post_send ( struct ib_device *ibdev, struct ib_queue_pair *qp,
  /external/syslinux/gpxe/src/drivers/net/
ipoib.c 448 return ib_post_send ( ibdev, ipoib->qp, &av, iobuf );
  /external/syslinux/gpxe/src/net/
infiniband.c 384 int ib_post_send ( struct ib_device *ibdev, struct ib_queue_pair *qp, function

Completed in 5995 milliseconds