opnsense-src/sys/dev/mlx4/mlx4_en
Hans Petter Selasky d4a7f90c0a Use static device numbering instead of dynamic one when creating
mlx4en network interfaces. This prevents infinite unit number growth
typically when the mlx4en driver is used inside virtual machines which
support runtime PCI attach and detach.

MFC after:	3 days
Sponsored by:	Mellanox Technologies
2017-06-15 11:56:40 +00:00
..
en.h Don't free uninitialized sysctl contexts in the mlx4en driver. This 2017-04-27 14:39:52 +00:00
en_port.h
mlx4_en_cq.c
mlx4_en_main.c
mlx4_en_netdev.c Use static device numbering instead of dynamic one when creating 2017-06-15 11:56:40 +00:00
mlx4_en_port.c
mlx4_en_resources.c
mlx4_en_rx.c
mlx4_en_tx.c Allow communication between functions on the same host when using the 2017-06-01 10:44:48 +00:00