Home
last modified time | relevance | path

Searched refs:mlx5_mkey_table (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dmr.c41 struct mlx5_mkey_table *table = &dev->priv.mkey_table; in mlx5_init_mkey_table()
58 struct mlx5_mkey_table *table = &dev->priv.mkey_table; in mlx5_core_create_mkey_cb()
116 struct mlx5_mkey_table *table = &dev->priv.mkey_table; in mlx5_core_destroy_mkey()
/Linux-v4.19/include/linux/mlx5/
Ddriver.h560 struct mlx5_mkey_table { struct
674 struct mlx5_mkey_table mkey_table;
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmr.c135 struct mlx5_mkey_table *table = &dev->mdev->priv.mkey_table; in reg_mr_callback()