Searched refs:chk_pkey (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dcma.c1094 __be16 chk_pkey; local
1097 ret = ibv_query_pkey(cma_dev->verbs, port_num, i, &chk_pkey);
1098 if (!ret && pkey == chk_pkey) {

Completed in 54 milliseconds