Searched refs:send_reply_to_slave (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_mcg.c | 318 static int send_reply_to_slave(int slave, struct mcast_group *group, in send_reply_to_slave() function 597 send_reply_to_slave(req->func, group, &req->sa_mad, status); in handle_leave_req() 620 send_reply_to_slave(req->func, group, &req->sa_mad, status); in handle_join_req() 679 send_reply_to_slave(req->func, group, &req->sa_mad, status); in mlx4_ib_mcg_work_handler()
|