Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c526 __be64 *user_affiliated_events; in gather_user_async_events() local
529 user_affiliated_events = in gather_user_async_events()
530 MLX5_CAP_DEV_EVENT(dev, user_affiliated_events); in gather_user_async_events()
535 mask[i] |= be64_to_cpu(user_affiliated_events[i] | in gather_user_async_events()