Searched refs:mlx5_verbs_ops (Results 1 – 3 of 3) sorted by relevance
10 struct mlx5_verbs_ops { struct19 extern const struct mlx5_verbs_ops mlx5_verbs_ops; argument
65 const struct mlx5_verbs_ops mlx5_verbs_ops = { variable
2476 *reg_mr_cb = mlx5_verbs_ops.reg_mr; in mlx5_os_set_reg_mr_cb()2477 *dereg_mr_cb = mlx5_verbs_ops.dereg_mr; in mlx5_os_set_reg_mr_cb()