freebsd-skq/sys/dev/mlx5/mlx5_ib
hselasky e949bc6053 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
..
mlx5_ib_ah.c
mlx5_ib_cq.c
mlx5_ib_doorbell.c
mlx5_ib_mad.c
mlx5_ib_main.c The remote DMA TCP portspace selector, RDMA_PS_TCP, is used for both 2017-10-20 08:20:15 +00:00
mlx5_ib_mem.c
mlx5_ib_mr.c
mlx5_ib_qp.c Make sure the ib_wr_opcode enum is signed by adding a negative dummy element. 2017-11-14 14:51:37 +00:00
mlx5_ib_roce.c
mlx5_ib_srq.c
mlx5_ib.h
user.h