Home
last modified time | relevance | path

Searched defs:devx_event_subscription (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_devx.c87 struct devx_event_subscription { struct
88 struct list_head file_list; /* headed in ev_file->
91 struct list_head xa_list; /* headed in devx_event->unaffiliated_list or
94 struct list_head obj_list; /* headed in devx_object */
95 struct list_head event_list; /* headed in ev_file->event_list or in
99 u8 is_cleaned:1;
100 u32 xa_key_level1;
101 u32 xa_key_level2;
102 struct rcu_head rcu;
103 u64 cookie;
[all …]