Searched refs:send_reply_to_slave (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | mcg.c | 314 static int send_reply_to_slave(int slave, struct mcast_group *group, in send_reply_to_slave() function 593 send_reply_to_slave(req->func, group, &req->sa_mad, status); in handle_leave_req() 616 send_reply_to_slave(req->func, group, &req->sa_mad, status); in handle_join_req() 674 send_reply_to_slave(req->func, group, &req->sa_mad, status); in mlx4_ib_mcg_work_handler()
|