Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmain.c3156 struct list_head cq_notify_list; in mlx4_ib_handle_catas_error() local
3161 INIT_LIST_HEAD(&cq_notify_list); in mlx4_ib_handle_catas_error()
3176 &cq_notify_list); in mlx4_ib_handle_catas_error()
3194 &cq_notify_list); in mlx4_ib_handle_catas_error()
3204 list_for_each_entry(mcq, &cq_notify_list, reset_notify) { in mlx4_ib_handle_catas_error()