Home
last modified time | relevance | path

Searched refs:mlx5_srq_attr (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/mlx5/
Dsrq_cmd.c12 static int get_pas_size(struct mlx5_srq_attr *in) in get_pas_size()
27 static void set_wq(void *wq, struct mlx5_srq_attr *in) in set_wq()
40 static void set_srqc(void *srqc, struct mlx5_srq_attr *in) in set_srqc()
55 static void get_wq(void *wq, struct mlx5_srq_attr *in) in get_wq()
68 static void get_srqc(void *srqc, struct mlx5_srq_attr *in) in get_srqc()
96 struct mlx5_srq_attr *in) in create_srq_cmd()
164 struct mlx5_srq_attr *out) in query_srq_cmd()
194 struct mlx5_srq_attr *in) in create_xrc_srq_cmd()
267 struct mlx5_srq_attr *out) in query_xrc_srq_cmd()
300 struct mlx5_srq_attr *in) in create_rmp_cmd()
[all …]
Dsrq.h15 struct mlx5_srq_attr { struct
58 struct mlx5_srq_attr *in); argument
61 struct mlx5_srq_attr *out);
Dsrq.c45 struct mlx5_srq_attr *in, in create_srq_user()
132 struct mlx5_srq_attr *in, int buf_size) in create_srq_kernel()
226 struct mlx5_srq_attr in = {}; in mlx5_ib_create_srq()
367 struct mlx5_srq_attr *out; in mlx5_ib_query_srq()