Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dsrq.h15 struct mlx5_srq_attr { struct
59 struct mlx5_srq_attr *in); argument
62 struct mlx5_srq_attr *out);
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()
95 static int __set_srq_page_size(struct mlx5_srq_attr *in, in __set_srq_page_size()
115 struct mlx5_srq_attr *in) in create_srq_cmd()
190 struct mlx5_srq_attr *out) in query_srq_cmd()
218 struct mlx5_srq_attr *in) in create_xrc_srq_cmd()
299 struct mlx5_srq_attr *out) in query_xrc_srq_cmd()
[all …]
Dsrq.c44 struct mlx5_srq_attr *in, in create_srq_user()
106 struct mlx5_srq_attr *in, int buf_size) in create_srq_kernel()
200 struct mlx5_srq_attr in = {}; in mlx5_ib_create_srq()
352 struct mlx5_srq_attr *out; in mlx5_ib_query_srq()