Lines Matching refs:demux
413 if (dev->sriov.demux[port - 1].guid_cache[i] == guid) in mlx4_ib_find_real_gid()
483 tun_ctx = dev->sriov.demux[port-1].tun[slave]; in mlx4_ib_send_to_slave()
963 mlx4_ib_mcg_port_cleanup(&dev->sriov.demux[port_num - 1], 0); in handle_client_rereg_event()
1766 if (dev->sriov.demux[port - 1].tun[slave]) { in free_pv_object()
1767 kfree(dev->sriov.demux[port - 1].tun[slave]); in free_pv_object()
1768 dev->sriov.demux[port - 1].tun[slave] = NULL; in free_pv_object()
1847 ctx->wq = to_mdev(ibdev)->sriov.demux[port - 1].wq; in create_pv_resources()
1924 clean_vf_mcast(&dev->sriov.demux[port - 1], slave); in mlx4_ib_tunnels_update()
1931 dev->sriov.demux[port - 1].tun[slave], 1); in mlx4_ib_tunnels_update()
1937 dev->sriov.demux[port - 1].tun[slave]); in mlx4_ib_tunnels_update()
2131 dev->sriov.demux[i].guid_cache[0] = gid.global.interface_id; in mlx4_ib_init_sriov()
2136 err = mlx4_ib_alloc_demux_ctx(dev, &dev->sriov.demux[i], i + 1); in mlx4_ib_init_sriov()
2148 mlx4_ib_free_demux_ctx(&dev->sriov.demux[i]); in mlx4_ib_init_sriov()
2174 flush_workqueue(dev->sriov.demux[i].ud_wq); in mlx4_ib_close_sriov()
2178 mlx4_ib_free_demux_ctx(&dev->sriov.demux[i]); in mlx4_ib_close_sriov()