Searched refs:mcg_warn_group (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | mcg.c | 50 #define mcg_warn_group(group, format, arg...) \ macro 144 mcg_warn_group(group, "did not expect to reach zero\n"); \ 459 mcg_warn_group(group, "releasing a group with non empty pending list\n"); in release_group() 565 mcg_warn_group(group, "DRIVER BUG\n"); in mlx4_ib_mcg_timeout_handler() 575 mcg_warn_group(group, "invalid state %s\n", get_state_string(group->state)); in mlx4_ib_mcg_timeout_handler() 666 mcg_warn_group(group, "Got MAD response to existing MGID but wrong TID, dropping. Resp TID=%llx, group TID=%llx\n", in mlx4_ib_mcg_work_handler() 685 mcg_warn_group(group, "no request for failed join\n"); in mlx4_ib_mcg_work_handler() 1191 mcg_warn_group(group, "DRIVER BUG: list_empty %d, num_pend_reqs %d\n", in clear_pending_reqs()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | mcg.c | 50 #define mcg_warn_group(group, format, arg...) \ macro 144 mcg_warn_group(group, "did not expect to reach zero\n"); \ 459 mcg_warn_group(group, "releasing a group with non empty pending list\n"); in release_group() 565 mcg_warn_group(group, "DRIVER BUG\n"); in mlx4_ib_mcg_timeout_handler() 575 mcg_warn_group(group, "invalid state %s\n", get_state_string(group->state)); in mlx4_ib_mcg_timeout_handler() 666 mcg_warn_group(group, "Got MAD response to existing MGID but wrong TID, dropping. Resp TID=%llx, group TID=%llx\n", in mlx4_ib_mcg_work_handler() 685 mcg_warn_group(group, "no request for failed join\n"); in mlx4_ib_mcg_work_handler() 1201 mcg_warn_group(group, "DRIVER BUG: list_empty %d, num_pend_reqs %d\n", in clear_pending_reqs()
|
Completed in 4 milliseconds