Home
last modified time | relevance | path

Searched refs:mlx5_common_verbs_dereg_mr (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_verbs.c65 mlx5_common_verbs_dereg_mr(struct mlx5_pmd_mr *pmd_mr) in mlx5_common_verbs_dereg_mr() function
/f-stack/dpdk/drivers/common/mlx5/
H A Dversion.map7 mlx5_common_verbs_dereg_mr;
H A Dmlx5_common_mr.h173 mlx5_common_verbs_dereg_mr(struct mlx5_pmd_mr *pmd_mr);
/f-stack/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex.c203 priv->mr_scache.dereg_mr_cb = mlx5_common_verbs_dereg_mr; in mlx5_regex_pci_probe()
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_verbs.c61 mlx5_common_verbs_dereg_mr(pmd_mr); in mlx5_dereg_mr()