Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c525 __be64 *user_affiliated_events; in gather_user_async_events() local
528 user_affiliated_events = in gather_user_async_events()
529 MLX5_CAP_DEV_EVENT(dev, user_affiliated_events); in gather_user_async_events()
534 mask[i] |= be64_to_cpu(user_affiliated_events[i] | in gather_user_async_events()
/linux-6.1.9/drivers/infiniband/hw/mlx5/
Ddevx.c1941 user_affiliated_events); in is_valid_events()
/linux-6.1.9/include/linux/mlx5/
Dmlx5_ifc.h1147 u8 user_affiliated_events[4][0x40]; member