Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mp.h67 struct mlx5_mp_id { struct
77 mlx5_mp_id_init(struct mlx5_mp_id *mp_id, uint16_t port_id) in mlx5_mp_id_init() argument
97 mp_init_msg(struct mlx5_mp_id *mp_id, struct rte_mp_msg *msg, in mp_init_msg()
143 int mlx5_mp_req_queue_state_modify(struct mlx5_mp_id *mp_id,
146 int mlx5_mp_req_verbs_cmd_fd(struct mlx5_mp_id *mp_id);
H A Dmlx5_common_mp.c117 mlx5_mp_req_queue_state_modify(struct mlx5_mp_id *mp_id, in mlx5_mp_req_queue_state_modify()
155 mlx5_mp_req_verbs_cmd_fd(struct mlx5_mp_id *mp_id) in mlx5_mp_req_verbs_cmd_fd()
/dpdk/drivers/net/mlx5/
H A Dmlx5.h1515 struct mlx5_mp_id mp_id; /* ID of a multi-process process */
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c1081 struct mlx5_mp_id mp_id; in mlx5_dev_spawn()