freebsd-dev/sys/dev/mlx4/mlx4_en
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
..
en_port.h
en.h Implement SIOCGIFRSS{KEY,HASH} for the mlx4en(4) driver. 2017-10-02 12:05:38 +00:00
mlx4_en_cq.c
mlx4_en_main.c
mlx4_en_netdev.c Implement SIOCGIFRSS{KEY,HASH} for the mlx4en(4) driver. 2017-10-02 12:05:38 +00:00
mlx4_en_port.c Add support for RX and TX statistics when the mlx4en(4) PCI device 2017-08-09 10:27:21 +00:00
mlx4_en_resources.c
mlx4_en_rx.c mlx4: use enum constants instead of const vars for case exprs 2017-10-14 23:25:44 +00:00
mlx4_en_tx.c Increment queue drops in the network statistics when transmitted packets 2017-08-09 10:30:55 +00:00