net/mlx5: separate Rx interrupt handling
authorMichael Baum <michaelba@nvidia.com>
Thu, 3 Sep 2020 10:13:37 +0000 (10:13 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 18 Sep 2020 16:55:08 +0000 (18:55 +0200)
commit322870799ed1b8c6bb80887c14dc26c399e6cbfe
tree3eb6760b2653b9c16108a0353740de8cd68e28ba
parent6deb19e1b2d24ff95413d30147678d898283c67e
net/mlx5: separate Rx interrupt handling

Separate interrupt event handler into both Verbs and DevX modules.

Signed-off-by: Michael Baum <michaelba@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
drivers/net/mlx5/linux/mlx5_verbs.c
drivers/net/mlx5/mlx5.h
drivers/net/mlx5/mlx5_devx.c
drivers/net/mlx5/mlx5_rxq.c