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

  /external/syslinux/gpxe/src/net/infiniband/
ib_mcast.c 89 if ( ( rc == 0 ) && ( mad->hdr.status != htons ( IB_MGMT_STATUS_OK ) ))
ib_pathrec.c 56 if ( ( rc == 0 ) && ( mad->hdr.status != htons ( IB_MGMT_STATUS_OK ) ))
ib_cm.c 170 if ( ( rc == 0 ) && ( mad->hdr.status != htons ( IB_MGMT_STATUS_OK ) ))
  /external/syslinux/gpxe/src/include/gpxe/
ib_mad.h 523 #define IB_MGMT_STATUS_OK 0x0000

Completed in 98 milliseconds