Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dodp.c79 struct mlx5_ib_pf_eq *eq;
1384 struct mlx5_ib_pf_eq *eq = pfault->eq; in mlx5_ib_eqe_pf_action()
1390 static void mlx5_ib_eq_pf_process(struct mlx5_ib_pf_eq *eq) in mlx5_ib_eq_pf_process()
1480 struct mlx5_ib_pf_eq *eq = in mlx5_ib_eq_pf_int()
1481 container_of(nb, struct mlx5_ib_pf_eq, irq_nb); in mlx5_ib_eq_pf_int()
1506 struct mlx5_ib_pf_eq *eq = in mlx5_ib_eq_pf_action()
1507 container_of(work, struct mlx5_ib_pf_eq, work); in mlx5_ib_eq_pf_action()
1521 int mlx5r_odp_create_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq) in mlx5r_odp_create_eq()
1579 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.h1070 struct mlx5_ib_pf_eq { struct
1140 struct mlx5_ib_pf_eq odp_pf_eq;
1413 int mlx5r_odp_create_eq(struct mlx5_ib_dev *dev, struct mlx5_ib_pf_eq *eq);
1429 struct mlx5_ib_pf_eq *eq) in mlx5r_odp_create_eq()