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

  /external/syslinux/gpxe/src/net/
infiniband.c 430 int ib_post_recv ( struct ib_device *ibdev, struct ib_queue_pair *qp, function
520 if ( ( rc = ib_post_recv ( ibdev, qp, iobuf ) ) != 0 ) {
  /external/syslinux/gpxe/src/include/gpxe/
infiniband.h 459 extern int ib_post_recv ( struct ib_device *ibdev, struct ib_queue_pair *qp,

Completed in 2238 milliseconds