Home
last modified time | relevance | path

Searched refs:mlx5_ib_pf_eq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dodp.c77 struct mlx5_ib_pf_eq *eq;
1454 struct mlx5_ib_pf_eq *eq = pfault->eq; in mlx5_ib_eqe_pf_action()
1460 static void mlx5_ib_eq_pf_process(struct mlx5_ib_pf_eq *eq) in mlx5_ib_eq_pf_process()
1550 struct mlx5_ib_pf_eq *eq = in mlx5_ib_eq_pf_int()
1551 container_of(nb, struct mlx5_ib_pf_eq, irq_nb); in mlx5_ib_eq_pf_int()
1576 struct mlx5_ib_pf_eq *eq = in mlx5_ib_eq_pf_action()
1577 container_of(work, struct mlx5_ib_pf_eq, work); in mlx5_ib_eq_pf_action()
1592 mlx5_ib_create_pf_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq) in mlx5_ib_create_pf_eq()
1642 mlx5_ib_destroy_pf_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq) in mlx5_ib_destroy_pf_eq()
H A Dmlx5_ib.h942 struct mlx5_ib_pf_eq { struct
993 struct mlx5_ib_pf_eq odp_pf_eq;
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A 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()
H A 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()

Completed in 12 milliseconds