Home
last modified time | relevance | path

Searched refs:mlx4_mp_param (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_mp.c31 struct mlx4_mp_param *param = (struct mlx4_mp_param *)msg->param; in mp_init_msg()
55 struct mlx4_mp_param *res = (struct mlx4_mp_param *)mp_res.param; in mp_primary_handle()
56 const struct mlx4_mp_param *param = in mp_primary_handle()
57 (const struct mlx4_mp_param *)mp_msg->param; in mp_primary_handle()
110 struct mlx4_mp_param *res = (struct mlx4_mp_param *)mp_res.param; in mp_secondary_handle()
111 const struct mlx4_mp_param *param = in mp_secondary_handle()
112 (const struct mlx4_mp_param *)mp_msg->param; in mp_secondary_handle()
164 struct mlx4_mp_param *res __rte_unused; in mp_req_on_rxtx()
246 struct mlx4_mp_param *req = (struct mlx4_mp_param *)mp_req.param; in mlx4_mp_req_mr_create()
247 struct mlx4_mp_param *res; in mlx4_mp_req_mr_create()
[all …]
H A Dmlx4.h78 struct mlx4_mp_param { struct