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

/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_user.h43 #define MTHCA_UVERBS_ABI_VERSION 1 macro
H A Dmthca_provider.c1311 dev->ib_dev.uverbs_abi_ver = MTHCA_UVERBS_ABI_VERSION;
/freebsd-9.3-release/contrib/ofed/libmthca/src/
H A Dmthca-abi.h39 #define MTHCA_UVERBS_ABI_VERSION 1 macro
H A Dmthca.c285 if (abi_version > MTHCA_UVERBS_ABI_VERSION) {
287 abi_version, uverbs_sys_path, MTHCA_UVERBS_ABI_VERSION);

Completed in 108 milliseconds