Searched refs:mlx5_srq_attr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | srq_cmd.c | 12 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 *ou in query_xrc_srq_cmd() [all...] |
H A D | srq.h | 15 struct mlx5_srq_attr { struct 59 struct mlx5_srq_attr *in); 62 struct mlx5_srq_attr *out);
|
H A D | srq.c | 44 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()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | srq.h | 15 struct mlx5_srq_attr { struct 58 struct mlx5_srq_attr *in); 61 struct mlx5_srq_attr *out);
|
H A D | srq_cmd.c | 12 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() 159 struct mlx5_srq_attr *out) in query_srq_cmd() 187 struct mlx5_srq_attr *in) in create_xrc_srq_cmd() 256 struct mlx5_srq_attr *out) in query_xrc_srq_cmd() 286 struct mlx5_srq_attr *i in create_rmp_cmd() [all...] |
H A D | srq.c | 45 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() 373 struct mlx5_srq_attr *out; in mlx5_ib_query_srq()
|
Completed in 4 milliseconds