Home
last modified time | relevance | path

Searched defs:mp_id (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mp.c28 mlx5_mp_req_mr_create(struct mlx5_mp_id *mp_id, uintptr_t addr) in mlx5_mp_req_mr_create()
69 mlx5_mp_req_queue_state_modify(struct mlx5_mp_id *mp_id, in mlx5_mp_req_queue_state_modify()
107 mlx5_mp_req_verbs_cmd_fd(struct mlx5_mp_id *mp_id) in mlx5_mp_req_verbs_cmd_fd()
H A Dmlx5_common_mr.c539 struct mlx5_mp_id *mp_id, in mlx5_mr_create_secondary()
826 mlx5_mr_create(void *pd, struct mlx5_mp_id *mp_id, in mlx5_mr_create()
868 mr_lookup_caches(void *pd, struct mlx5_mp_id *mp_id, in mr_lookup_caches()
928 uint32_t mlx5_mr_addr2mr_bh(void *pd, struct mlx5_mp_id *mp_id, in mlx5_mr_addr2mr_bh()
H A Dmlx5_common_mp.h71 mp_init_msg(struct mlx5_mp_id *mp_id, struct rte_mp_msg *msg, in mp_init_msg()
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c750 struct mlx5_mp_id mp_id; in mlx5_dev_spawn() local
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.c318 uint32_t tc, mp_id; in pkt_work_mtr() local
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.h1006 struct mlx5_mp_id mp_id; /* ID of a multi-process process */ member