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)
commit96780e4f46b2fc0fc5ae2b95957002e2c42b11d3
tree7a31ae600f28c8a07565683c37b2ceef86d048ae
parent3e07047021d36674d9051e76454e8b6a3b599036
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