]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Introduce new TIR creation core API
authorAriel Levkovich <lariel@mellanox.com>
Sun, 31 Mar 2019 16:44:49 +0000 (19:44 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Wed, 24 Apr 2019 19:33:37 +0000 (12:33 -0700)
commit811be957f8efd871f6888d2efe31efbb18fe2864
tree7a31ae600f28c8a07565683c37b2ceef86d048ae
parent39dcebf37d7c0fde0e01b21038590c3871538169
net/mlx5: Introduce new TIR creation core API

Introducing new TIR creation core API which allows caller
to receive back from the call the full command outbox.

This comes as a preparation for the next patch that will
retrieve the TIR ICM address from the command outbox.

Signed-off-by: Ariel Levkovich <lariel@mellanox.com>
Reviewed-by: Eli Cohen <eli@mellanox.com>
Reviewed-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/transobj.c
include/linux/mlx5/transobj.h