Searched refs:me_match_bits (Results 1 – 3 of 3) sorted by relevance
105 me->me_match_bits = match_bits; in LNetMEAttach()194 new_me->me_match_bits = match_bits; in LNetMEInsert()290 me->me_match_bits, me->me_ignore_bits);
166 if (((me->me_match_bits ^ info->mi_mbits) & ~me->me_ignore_bits) != 0) in lnet_try_match_md()
252 __u64 me_match_bits; member