Searched refs:mp_init_port_agnostic_msg (Results 1 – 3 of 3) sorted by relevance
43 mp_init_port_agnostic_msg(&mp_res, param->type); in mlx5_mp_os_handle_port_agnostic()50 mp_init_port_agnostic_msg(&mp_res, param->type); in mlx5_mp_os_handle_port_agnostic()55 mp_init_port_agnostic_msg(&mp_res, param->type); in mlx5_mp_os_handle_port_agnostic()
40 mp_init_port_agnostic_msg(&mp_req, MLX5_MP_REQ_CREATE_MR); in mlx5_mp_req_mr_create()84 mp_init_port_agnostic_msg(&mp_req, type); in mlx5_mp_req_mempool_reg()
118 mp_init_port_agnostic_msg(struct rte_mp_msg *msg, enum mlx5_mp_req_type type) in mp_init_port_agnostic_msg() function