mlx5en(4): Allow RX TLS to be enabled and disabled by ifconfig(8).
authorHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 8 Jun 2022 11:22:32 +0000 (13:22 +0200)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 8 Jun 2022 11:53:26 +0000 (13:53 +0200)
commitd5d6949031ccf19318b03d479605d54c55762453
tree372dea93e8fb0640d5cd03da0003aa30ca622f8d
parentce2525c8108a830d08d75771621d1bc580edd82c
mlx5en(4): Allow RX TLS to be enabled and disabled by ifconfig(8).

While at it, fix double initialization of the "drv_ioctl_data_d" structure
and the "mask" variable.

Reviewed by: kib@
MFC after: 1 week
Sponsored by: NVIDIA Networking
sys/dev/mlx5/mlx5_en/mlx5_en_main.c