Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
Dmain.c3089 struct list_head cq_notify_list; in mlx4_ib_handle_catas_error() local
3094 INIT_LIST_HEAD(&cq_notify_list); in mlx4_ib_handle_catas_error()
3109 &cq_notify_list); in mlx4_ib_handle_catas_error()
3127 &cq_notify_list); in mlx4_ib_handle_catas_error()
3137 list_for_each_entry(mcq, &cq_notify_list, reset_notify) { in mlx4_ib_handle_catas_error()