mlx5_ib_pf_eq
struct mlx5_ib_pf_eq odp_pf_eq;
int mlx5r_odp_create_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq);
struct mlx5_ib_pf_eq *eq)
struct mlx5_ib_pf_eq *eq = pfault->eq;
static void mlx5_ib_eq_pf_process(struct mlx5_ib_pf_eq *eq)
struct mlx5_ib_pf_eq *eq =
container_of(nb, struct mlx5_ib_pf_eq, irq_nb);
struct mlx5_ib_pf_eq *eq =
container_of(work, struct mlx5_ib_pf_eq, work);
int mlx5r_odp_create_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq)
mlx5_ib_odp_destroy_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq)
struct mlx5_ib_pf_eq *eq;