Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c537 __be64 *user_affiliated_events; in gather_user_async_events() local
540 user_affiliated_events = in gather_user_async_events()
541 MLX5_CAP_DEV_EVENT(dev, user_affiliated_events); in gather_user_async_events()
546 mask[i] |= be64_to_cpu(user_affiliated_events[i] | in gather_user_async_events()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Ddevx.c1962 user_affiliated_events); in is_valid_events()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h1210 u8 user_affiliated_events[4][0x40]; member