FreeBSD/src f0adc90sys/dev/mlx5/mlx5_en mlx5_en_main.c mlx5_en_rx.c

mlx5en: sync channel close with the rq completion processing

Without the wait, mlx5e_destroy_rq() might free mbuf that is passed up
to the network stack on receive in mlx5e_poll_rx_cq().

Sponsored by:   NVidia networking
MFC after:      1 week
DeltaFile
+11-0sys/dev/mlx5/mlx5_en/mlx5_en_main.c
+5-0sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
+1-0sys/dev/mlx5/mlx5_en/en.h
+17-03 files

UnifiedSplitRaw