Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dodp.c79 struct mlx5_ib_pf_eq *eq;
1381 struct mlx5_ib_pf_eq *eq = pfault->eq; in mlx5_ib_eqe_pf_action()
1387 static void mlx5_ib_eq_pf_process(struct mlx5_ib_pf_eq *eq) in mlx5_ib_eq_pf_process()
1477 struct mlx5_ib_pf_eq *eq = in mlx5_ib_eq_pf_int()
1478 container_of(nb, struct mlx5_ib_pf_eq, irq_nb); in mlx5_ib_eq_pf_int()
1503 struct mlx5_ib_pf_eq *eq = in mlx5_ib_eq_pf_action()
1504 container_of(work, struct mlx5_ib_pf_eq, work); in mlx5_ib_eq_pf_action()
1518 int mlx5r_odp_create_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq) in mlx5r_odp_create_eq()
1576 mlx5_ib_odp_destroy_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq) in mlx5_ib_odp_destroy_eq()
Dmlx5_ib.h1055 struct mlx5_ib_pf_eq { struct
1125 struct mlx5_ib_pf_eq odp_pf_eq;
1396 int mlx5r_odp_create_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq);
1412 struct mlx5_ib_pf_eq *eq) in mlx5r_odp_create_eq()