clean_vf_mcast
void clean_vf_mcast(struct mlx4_ib_demux_ctx *ctx, int slave);
clean_vf_mcast(&dev->sriov.demux[port - 1], slave);
clean_vf_mcast(ctx, i);