freebsd-skq/sys/ofed/include/rdma
Hans Petter Selasky dd00abf2d7 Make sure the ib_wr_opcode enum is signed by adding a negative dummy element.
Different compilers may optimise the enum type in different ways. This ensures
coherency when range checking the value of enums in ibcore.

Sponsored by:	Mellanox Technologies
MFC after:	1 week
2017-11-14 14:51:37 +00:00
..
ib_addr.h Multiple fixes for using IPv6 link-local addresses with RDMA in ibcore. 2017-11-09 19:22:43 +00:00
ib_cache.h
ib_cm.h
ib_fmr_pool.h
ib_mad.h The remote DMA TCP portspace selector, RDMA_PS_TCP, is used for both 2017-10-20 08:20:15 +00:00
ib_marshall.h
ib_pack.h
ib_peer_mem.h
ib_pma.h
ib_sa.h
ib_smi.h
ib_umem.h
ib_user_cm.h
ib_user_mad.h
ib_user_sa.h
ib_user_verbs_exp.h
ib_user_verbs.h
ib_verbs_exp.h
ib_verbs.h Make sure the ib_wr_opcode enum is signed by adding a negative dummy element. 2017-11-14 14:51:37 +00:00
iw_cm.h Fix for iWARP servers that listen on INADDR_ANY. 2016-01-22 23:33:34 +00:00
peer_mem.h
rdma_cm_ib.h
rdma_cm.h Fix for iWARP servers that listen on INADDR_ANY. 2016-01-22 23:33:34 +00:00
rdma_user_cm.h
sdp_socket.h