Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c528 __be64 *user_affiliated_events; in gather_user_async_events() local
531 user_affiliated_events = in gather_user_async_events()
532 MLX5_CAP_DEV_EVENT(dev, user_affiliated_events); in gather_user_async_events()
537 mask[i] |= be64_to_cpu(user_affiliated_events[i] | in gather_user_async_events()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h1321 u8 user_affiliated_events[4][0x40]; member