opnsense-src/sys/dev/mlx4
Ryan Libby 70da35b745 mlx4: use enum constants instead of const vars for case exprs
Follow up from r324201 to fix compilation with gcc, which complains
about non-ICE case expressions.

Reviewed by:	hselasky
Differential Revision:	https://reviews.freebsd.org/D12675
2017-10-14 23:25:44 +00:00
..
mlx4_core Remove some dead statistics related code and a structure field from the 2017-07-31 12:09:24 +00:00
mlx4_en mlx4: use enum constants instead of const vars for case exprs 2017-10-14 23:25:44 +00:00
mlx4_ib Make sure on-stack buffer is properly aligned. 2017-07-31 12:03:45 +00:00
cmd.h
cq.h
device.h Remove some dead statistics related code and a structure field from the 2017-07-31 12:09:24 +00:00
doorbell.h
driver.h
qp.h
srq.h
stats.h Fix for mlx4en(4) to properly call m_defrag(). 2017-08-08 11:35:02 +00:00