commit | 561aa15ad69e9d1e5a8bb277adb3209bf8091ecb | [log] [tgz] |
---|---|---|
author | Yuval Avnery <yuvalav@mellanox.com> | Mon Jun 10 23:38:27 2019 +0000 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jun 13 10:59:49 2019 -0700 |
tree | b2be8ae477063ad23596c1a093e3c6a3ad169b65 | |
parent | 24163189da487b4caa751eef4e945c9333aae441 [diff] |
net/mlx5: Separate IRQ data from EQ table data IRQ table should only exist for mlx5_core_dev for PF and VF only. EQ table of mediated devices should hold a pointer to the IRQ table of the parent PCI device. Signed-off-by: Yuval Avnery <yuvalav@mellanox.com> Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>