freebsd-src/contrib/ofed
Brooks Davis 2a32b54a57 ofed: don't expose symbols twice
ibv_init_wq and ibv_cleanup_wq are made visible with the
default_symver which puts them in the IBVERBS_1.1 ABI.  Don't
try to expose them as IBVERBS_PRIVATE_14 symbols as GNU ld
complains with --no-undefined-symbol.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D45090
2024-05-08 15:52:00 +01:00
..
include
infiniband-diags ibstat: Include prototype for sysctlbyname(). 2021-05-27 09:42:30 +02:00
libcxgb4 Cleanup pthread locks in ofed RDMA verbs 2023-09-19 09:10:42 -05:00
libibcm Cleanup pthread locks in ofed RDMA verbs 2023-09-19 09:10:42 -05:00
libibmad
libibnetdisc
libibumad Fix Coverity issues in OFED 2020-07-15 13:17:16 +00:00
libibverbs ofed: don't expose symbols twice 2024-05-08 15:52:00 +01:00
libirdma irdma(4): Upgrade to 1.2.36-k 2024-02-16 14:01:34 -08:00
libmlx4 Cleanup pthread locks in ofed RDMA verbs 2023-09-19 09:10:42 -05:00
libmlx5 Cleanup pthread locks in ofed RDMA verbs 2023-09-19 09:10:42 -05:00
librdmacm Cleanup pthread locks in ofed RDMA verbs 2023-09-19 09:10:42 -05:00
opensm ofed: use ANSI C functions definitions in opensm/sm.c 2023-12-26 21:22:01 +02:00