Searched refs:mlx5_devx_event_table (Results 1 – 2 of 2) sorted by relevance
1452 struct mlx5_devx_event_table *devx_event_table; in devx_obj_cleanup()1495 struct mlx5_devx_event_table *table; in devx_cq_comp()1917 subscribe_event_xa_dealloc(struct mlx5_devx_event_table *devx_event_table, in subscribe_event_xa_dealloc()1942 subscribe_event_xa_alloc(struct mlx5_devx_event_table *devx_event_table, in subscribe_event_xa_alloc()2073 struct mlx5_devx_event_table *devx_event_table = &dev->devx_event_table; in MLX5_IB_METHOD_DEVX_SUBSCRIBE_EVENT()2573 struct mlx5_devx_event_table *table; in devx_event_notifier()2586 table = container_of(nb, struct mlx5_devx_event_table, devx_nb.nb); in devx_event_notifier()2621 struct mlx5_devx_event_table *table = &dev->devx_event_table; in mlx5_ib_devx_init()2638 struct mlx5_devx_event_table *table = &dev->devx_event_table; in mlx5_ib_devx_cleanup()
1128 struct mlx5_devx_event_table { struct1217 struct mlx5_devx_event_table devx_event_table;