net/mlx5: Export required core functions to support RSS
authorYishai Hadas <yishaih@mellanox.com>
Mon, 23 May 2016 12:20:47 +0000 (15:20 +0300)
committerDoug Ledford <dledford@redhat.com>
Thu, 23 Jun 2016 15:02:43 +0000 (11:02 -0400)
commit16bd020147abeb37dd32cc6442cee2d32b1c1af0
treef16487b10023661b883a8370573365ba54c63255
parent245ee5f13dafa156797be60c6cb41deb5f8aeeeb
net/mlx5: Export required core functions to support RSS

In order to support RSS QPs, we need to create Ethernet based objects.
This is done by create_rq, destroy_rq, create_rqt and destroy_rqt
mlx5_core functions. We export these functions.

Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Matan Barak <matanb@mellanox.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/net/ethernet/mellanox/mlx5/core/transobj.c
This page took 0.028044 seconds and 5 git commands to generate.