Lines Matching refs:demux
407 if (dev->sriov.demux[port - 1].guid_cache[i] == guid) in mlx4_ib_find_real_gid()
478 tun_ctx = dev->sriov.demux[port-1].tun[slave]; in mlx4_ib_send_to_slave()
981 mlx4_ib_mcg_port_cleanup(&dev->sriov.demux[port_num - 1], 0); in handle_client_rereg_event()
1792 if (dev->sriov.demux[port - 1].tun[slave]) { in free_pv_object()
1793 kfree(dev->sriov.demux[port - 1].tun[slave]); in free_pv_object()
1794 dev->sriov.demux[port - 1].tun[slave] = NULL; in free_pv_object()
1868 ctx->wq = to_mdev(ibdev)->sriov.demux[port - 1].wq; in create_pv_resources()
1939 clean_vf_mcast(&dev->sriov.demux[port - 1], slave); in mlx4_ib_tunnels_update()
1946 dev->sriov.demux[port - 1].tun[slave], 1); in mlx4_ib_tunnels_update()
1952 dev->sriov.demux[port - 1].tun[slave]); in mlx4_ib_tunnels_update()
2144 dev->sriov.demux[i].guid_cache[0] = gid.global.interface_id; in mlx4_ib_init_sriov()
2149 err = mlx4_ib_alloc_demux_ctx(dev, &dev->sriov.demux[i], i + 1); in mlx4_ib_init_sriov()
2161 mlx4_ib_free_demux_ctx(&dev->sriov.demux[i]); in mlx4_ib_init_sriov()
2187 flush_workqueue(dev->sriov.demux[i].ud_wq); in mlx4_ib_close_sriov()
2191 mlx4_ib_free_demux_ctx(&dev->sriov.demux[i]); in mlx4_ib_close_sriov()