Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dmain.c3077 struct list_head cq_notify_list; in mlx4_ib_handle_catas_error() local
3082 INIT_LIST_HEAD(&cq_notify_list); in mlx4_ib_handle_catas_error()
3097 &cq_notify_list); in mlx4_ib_handle_catas_error()
3115 &cq_notify_list); in mlx4_ib_handle_catas_error()
3125 list_for_each_entry(mcq, &cq_notify_list, reset_notify) { in mlx4_ib_handle_catas_error()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dmain.c3075 struct list_head cq_notify_list; in mlx4_ib_handle_catas_error() local
3080 INIT_LIST_HEAD(&cq_notify_list); in mlx4_ib_handle_catas_error()
3095 &cq_notify_list); in mlx4_ib_handle_catas_error()
3113 &cq_notify_list); in mlx4_ib_handle_catas_error()
3123 list_for_each_entry(mcq, &cq_notify_list, reset_notify) { in mlx4_ib_handle_catas_error()

Completed in 8 milliseconds