Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
Dmlx4_ib_main.c3041 struct list_head cq_notify_list; in mlx4_ib_handle_catas_error() local
3046 INIT_LIST_HEAD(&cq_notify_list); in mlx4_ib_handle_catas_error()
3061 &cq_notify_list); in mlx4_ib_handle_catas_error()
3079 &cq_notify_list); in mlx4_ib_handle_catas_error()
3089 list_for_each_entry(mcq, &cq_notify_list, reset_notify) { in mlx4_ib_handle_catas_error()