Searched refs:IB_SR_COMPMASK_SPKEY (Results 1 – 2 of 2) sorted by relevance
104 if ((comp_mask & IB_SR_COMPMASK_SPKEY) == IB_SR_COMPMASK_SPKEY) { in match_service_pkey_with_ports_pkey()238 if (comp_mask & IB_SR_COMPMASK_SPKEY) { in get_matching_sr()592 if ((comp_mask & IB_SR_COMPMASK_SPKEY) != IB_SR_COMPMASK_SPKEY) in sr_rcv_process_set_method()
2650 #define IB_SR_COMPMASK_SPKEY (CL_HTON64(((uint64_t)1)<<2)) macro