freebsd-dev/sys/dev/mlx4
Mark Johnston 29ed53850e mlx4, mthca: Silence warnings about no-op alignment operations
Since commit 8fa6abb6f4 ("Expose clang's alignment builtins and use
them for roundup2/rounddown2"), clang emits warnings for several
alignment operations in these drivers because the operation is a no-op.
The compiler is arguably being too strict here, but in the meantime
let's silence the warnings by conditionally compiling the alignment
operations.

Reviewed by:	arichardson, hselasky
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D28576
2021-02-11 10:16:59 -05:00
..
mlx4_core mlx4, mthca: Silence warnings about no-op alignment operations 2021-02-11 10:16:59 -05:00
mlx4_en Infiniband clients must be attached and detached in a specific order in ibcore. 2020-07-06 08:50:11 +00:00
mlx4_ib Bump driver versions for mlx5en(4) and mlx4en(4). 2021-01-08 12:35:55 +01:00
cmd.h
cq.h
device.h mlx4: Add board identifier and firmware version to sysctl 2018-12-05 13:30:48 +00:00
doorbell.h
driver.h mlx4en: Add support for netdump. 2018-12-05 13:32:15 +00:00
qp.h
srq.h
stats.h