Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_devx.c78 struct list_head unaffiliated_list; member
1803 INIT_LIST_HEAD(&event->unaffiliated_list); in subscribe_event_xa_alloc()
2050 &event->unaffiliated_list); in UVERBS_HANDLER()
2380 dispatch_event_fd(&event->unaffiliated_list, data); in mlx5_devx_event_notifier()
2421 list_for_each_entry_safe(sub, tmp, &event->unaffiliated_list, in mlx5_ib_devx_cleanup_event_table()