Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c546 __be64 *user_affiliated_events; in gather_user_async_events() local
549 user_affiliated_events = in gather_user_async_events()
550 MLX5_CAP_DEV_EVENT(dev, user_affiliated_events); in gather_user_async_events()
555 mask[i] |= be64_to_cpu(user_affiliated_events[i] | in gather_user_async_events()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Ddevx.c1836 user_affiliated_events); in is_valid_events()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dmlx5_ifc.h986 u8 user_affiliated_events[4][0x40]; member