Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_verbs.h17 static inline int pkey_match(u16 key1, u16 key2) in pkey_match() function
Drxe_recv.c87 if (!pkey_match(pkey, IB_DEFAULT_PKEY_FULL)) { in check_keys()