Home
last modified time | relevance | path

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

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