Searched refs:mlx5_mp_param (Results 1 – 3 of 3) sorted by relevance
33 struct mlx5_mp_param *req = (struct mlx5_mp_param *)mp_req.param; in mlx5_mp_req_mr_create()34 struct mlx5_mp_param *res; in mlx5_mp_req_mr_create()49 res = (struct mlx5_mp_param *)mp_res->param; in mlx5_mp_req_mr_create()75 struct mlx5_mp_param *req = (struct mlx5_mp_param *)mp_req.param; in mlx5_mp_req_queue_state_modify()76 struct mlx5_mp_param *res; in mlx5_mp_req_queue_state_modify()91 res = (struct mlx5_mp_param *)mp_res->param; in mlx5_mp_req_queue_state_modify()112 struct mlx5_mp_param *res; in mlx5_mp_req_verbs_cmd_fd()126 res = (struct mlx5_mp_param *)mp_res->param; in mlx5_mp_req_verbs_cmd_fd()
37 struct mlx5_mp_param { struct74 struct mlx5_mp_param *param = (struct mlx5_mp_param *)msg->param; in mp_init_msg()
25 struct mlx5_mp_param *res = (struct mlx5_mp_param *)mp_res.param; in mlx5_mp_os_primary_handle()26 const struct mlx5_mp_param *param = in mlx5_mp_os_primary_handle()27 (const struct mlx5_mp_param *)mp_msg->param; in mlx5_mp_os_primary_handle()114 struct mlx5_mp_param *res = (struct mlx5_mp_param *)mp_res.param; in mlx5_mp_os_secondary_handle()115 const struct mlx5_mp_param *param = in mlx5_mp_os_secondary_handle()116 (const struct mlx5_mp_param *)mp_msg->param; in mlx5_mp_os_secondary_handle()171 struct mlx5_mp_param *res; in mp_req_on_rxtx()201 res = (struct mlx5_mp_param *)mp_res->param; in mp_req_on_rxtx()262 struct mlx5_mp_param *req = (struct mlx5_mp_param *)mp_req.param; in mlx5_mp_os_req_queue_control()263 struct mlx5_mp_param *res; in mlx5_mp_os_req_queue_control()[all …]