Home
last modified time | relevance | path

Searched refs:IB_SERVICE_ID_AGN_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/rdma/
H A Dib_cm.h327 #define IB_SERVICE_ID_AGN_MASK cpu_to_be64(0xFF00000000000000ULL) macro
/openbmc/linux/drivers/infiniband/core/
H A Dcm.c1177 if ((service_id & IB_SERVICE_ID_AGN_MASK) == IB_CM_ASSIGN_SERVICE_ID && in cm_init_listen()