Home
last modified time | relevance | path

Searched defs:srqc (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/infiniband/hw/mlx5/
Dsrq_cmd.c40 static void set_srqc(void *srqc, struct mlx5_srq_attr *in) in set_srqc()
68 static void get_srqc(void *srqc, struct mlx5_srq_attr *in) in get_srqc()
119 void *srqc; in create_srq_cmd() local
194 void *srqc; in query_srq_cmd() local
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c2712 static int srq_get_mtt_addr(struct mlx4_srq_context *srqc) in srq_get_mtt_addr()
3598 static int srq_get_mtt_size(struct mlx4_srq_context *srqc) in srq_get_mtt_size()
3620 struct mlx4_srq_context *srqc = inbox->buf; in mlx4_SW2HW_SRQ_wrapper() local