Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mr.c41 struct mlx5_mr_table *table = &dev->priv.mr_table; in mlx5_init_mr_table()
59 struct mlx5_mr_table *table = &dev->priv.mr_table; in mlx5_core_create_mkey_cb()
125 struct mlx5_mr_table *table = &dev->priv.mr_table; in mlx5_core_destroy_mkey()
/freebsd/sys/dev/mlx5/
H A Ddriver.h557 struct mlx5_mr_table { struct
614 struct mlx5_mr_table mr_table;
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mr.c118 struct mlx5_mr_table *table = &dev->mdev->priv.mr_table; in reg_mr_callback()