Home
last modified time | relevance | path

Searched refs:mlx5_mp_req_verbs_cmd_fd (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mp.h146 int mlx5_mp_req_verbs_cmd_fd(struct mlx5_mp_id *mp_id);
H A Dversion.map112 mlx5_mp_req_verbs_cmd_fd; # WINDOWS_NO_EXPORT
H A Dmlx5_common_mp.c155 mlx5_mp_req_verbs_cmd_fd(struct mlx5_mp_id *mp_id) in mlx5_mp_req_verbs_cmd_fd() function
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c1098 err = mlx5_mp_req_verbs_cmd_fd(&mp_id); in mlx5_dev_spawn()