Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_verbs.c79 mlx5_set_context_attr(struct rte_device *dev, struct ibv_context *ctx) in mlx5_set_context_attr() function
H A Dmlx5_common_os.h280 mlx5_set_context_attr(struct rte_device *dev, struct ibv_context *ctx);
H A Dmlx5_common_os.c867 mlx5_set_context_attr(cdev->dev, ctx); in mlx5_os_open_device()