Home
last modified time | relevance | path

Searched refs:IB_USER_VERBS_MIN_ABI_VERSION (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dinit.c234 if (abi_ver < IB_USER_VERBS_MIN_ABI_VERSION || in check_abi_version()
H A Dkern-abi.h48 #define IB_USER_VERBS_MIN_ABI_VERSION 3 macro
H A Dcmd.c51 if (abi_ver < IB_USER_VERBS_MIN_ABI_VERSION) in ibv_cmd_get_context()