net/mlx5: EQ add/del CQ API
authorSaeed Mahameed <saeedm@mellanox.com>
Thu, 1 Feb 2018 12:28:17 +0000 (04:28 -0800)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 15 Feb 2018 08:30:00 +0000 (00:30 -0800)
commitd5c07157dd4f5ab9123eaab7db572ca360c19a55
tree50946aadcd5e581e55784f1ab4e9bca424ac762e
parentd2ff4fa575000058def5f5c602784e233211d4e7
net/mlx5: EQ add/del CQ API

Add API to add/del CQ to/from EQs CQ table to be used in cq.c upon CQ
creation/destruction, as CQ table is now private to eq.c.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Reviewed-by: Gal Pressman <galp@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/cq.c
drivers/net/ethernet/mellanox/mlx5/core/eq.c
drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h