Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Ddevx.c1335 struct mlx5_devx_event_table *devx_event_table; in devx_obj_cleanup()
1377 struct mlx5_devx_event_table *table; in devx_cq_comp()
1773 subscribe_event_xa_dealloc(struct mlx5_devx_event_table *devx_event_table, in subscribe_event_xa_dealloc()
1798 subscribe_event_xa_alloc(struct mlx5_devx_event_table *devx_event_table, in subscribe_event_xa_alloc()
1927 struct mlx5_devx_event_table *devx_event_table = &dev->devx_event_table; in UVERBS_HANDLER()
2368 struct mlx5_devx_event_table *table; in devx_event_notifier()
2381 table = container_of(nb, struct mlx5_devx_event_table, devx_nb.nb); in devx_event_notifier()
2416 struct mlx5_devx_event_table *table = &dev->devx_event_table; in mlx5_ib_devx_init_event_table()
2426 struct mlx5_devx_event_table *table = &dev->devx_event_table; in mlx5_ib_devx_cleanup_event_table()
Dmlx5_ib.h945 struct mlx5_devx_event_table { struct
1001 struct mlx5_devx_event_table devx_event_table;