Home
last modified time | relevance | path

Searched refs:mlx5_ib_pf_eq (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dodp.c87 struct mlx5_ib_pf_eq *eq;
1603 struct mlx5_ib_pf_eq *eq = pfault->eq; in mlx5_ib_eqe_pf_action()
1610 static void mlx5_ib_eq_pf_process(struct mlx5_ib_pf_eq *eq) in mlx5_ib_eq_pf_process()
1737 struct mlx5_ib_pf_eq *eq = in mlx5_ib_eq_pf_int()
1738 container_of(nb, struct mlx5_ib_pf_eq, irq_nb); in mlx5_ib_eq_pf_int()
1763 struct mlx5_ib_pf_eq *eq = in mlx5_ib_eq_pf_action()
1764 container_of(work, struct mlx5_ib_pf_eq, work); in mlx5_ib_eq_pf_action()
1778 int mlx5r_odp_create_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq) in mlx5r_odp_create_eq()
1836 mlx5_ib_odp_destroy_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq) in mlx5_ib_odp_destroy_eq()
H A Dmlx5_ib.h1118 struct mlx5_ib_pf_eq { struct
1191 struct mlx5_ib_pf_eq odp_pf_eq;
1471 int mlx5r_odp_create_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq);
1487 struct mlx5_ib_pf_eq *eq) in mlx5r_odp_create_eq()