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

/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c103 #define IB_SA_ENABLE_LOCAL_SERVICE 0x00000001 macro
489 query->flags &= ~IB_SA_ENABLE_LOCAL_SERVICE;
814 if (query->flags & IB_SA_ENABLE_LOCAL_SERVICE) {
947 query->sa_query.flags |= IB_SA_ENABLE_LOCAL_SERVICE;

Completed in 106 milliseconds