opnsense-src/sys/dev/mlx4/mlx4_en
Hans Petter Selasky 5a2866e9b1 Allow communication between functions on the same host when using the
mlx4en(4) driver in SRIOV mode.

Place a copy of the destination MAC address in the send WQE only under
SRIOV/eSwitch configuration or when the device is in selftest. This
allows communication between functions on the same host.

PR:			216493
MFC after:		3 days
Sponsored by:		Mellanox Technologies
2017-06-01 10:44:48 +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 Free hardware queue resource after port is stopped in the mlx4en(4) 2017-06-01 10:39:00 +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