mlx5_core_srq
int mlx5_core_create_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
int mlx5_core_destroy_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq);
int mlx5_core_query_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
int mlx5_core_arm_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
struct mlx5_core_srq *mlx5_core_get_srq(struct mlx5_core_dev *dev, u32 srqn);
void (*event)(struct mlx5_core_srq *, int);
struct mlx5_core_srq *mlx5_core_get_srq(struct mlx5_core_dev *dev, u32 srqn)
struct mlx5_core_srq *srq;
static int create_rmp_cmd(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
struct mlx5_core_srq *srq)
static int query_rmp_cmd(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
static int arm_rmp_cmd(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq, u16 lwm)
struct mlx5_core_srq *srq,
struct mlx5_core_srq *srq)
struct mlx5_core_srq *srq,
struct mlx5_core_srq *srq, u16 lwm)
static int create_srq_cmd(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
struct mlx5_core_srq *srq)
static int query_srq_cmd(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
static int arm_srq_cmd(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
static int create_srq_split(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
static int destroy_srq_split(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq)
int mlx5_core_create_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
struct mlx5_core_srq *srq;
int mlx5_core_destroy_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq)
struct mlx5_core_srq *tmp;
int mlx5_core_query_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
int mlx5_core_arm_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
struct mlx5_core_srq msrq;
static inline struct mlx5_ib_srq *to_mibsrq(struct mlx5_core_srq *msrq)
struct mlx5_core_srq *msrq = NULL;
struct mlx5_core_srq *srq = &(to_msrq(uobj->object)->msrq);
static void mlx5_ib_srq_event(struct mlx5_core_srq *srq, int type)