Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c510 __be64 *user_affiliated_events; in gather_user_async_events() local
513 user_affiliated_events = in gather_user_async_events()
514 MLX5_CAP_DEV_EVENT(dev, user_affiliated_events); in gather_user_async_events()
519 mask[i] |= be64_to_cpu(user_affiliated_events[i] | in gather_user_async_events()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Ddevx.c1879 user_affiliated_events); in is_valid_events()
/Linux-v5.4/include/linux/mlx5/
Dmlx5_ifc.h951 u8 user_affiliated_events[4][0x40]; member