/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-genwqe | 3 Contact: haver@linux.vnet.ibm.com 9 Contact: haver@linux.vnet.ibm.com 15 Contact: haver@linux.vnet.ibm.com 20 Contact: haver@linux.vnet.ibm.com 25 Contact: haver@linux.vnet.ibm.com 30 Contact: klebers@linux.vnet.ibm.com 43 Contact: haver@linux.vnet.ibm.com 48 Contact: haver@linux.vnet.ibm.com 54 Contact: haver@linux.vnet.ibm.com 60 Contact: haver@linux.vnet.ibm.com [all …]
|
H A D | debugfs-driver-genwqe | 3 Contact: haver@linux.vnet.ibm.com 8 Contact: haver@linux.vnet.ibm.com 14 Contact: haver@linux.vnet.ibm.com 20 Contact: haver@linux.vnet.ibm.com 26 Contact: haver@linux.vnet.ibm.com 32 Contact: haver@linux.vnet.ibm.com 39 Contact: haver@linux.vnet.ibm.com 45 Contact: haver@linux.vnet.ibm.com 51 Contact: haver@linux.vnet.ibm.com 57 Contact: haver@linux.vnet.ibm.com [all …]
|
H A D | sysfs-profiling | 3 Contact: Dave Hansen <dave@linux.vnet.ibm.com>
|
H A D | debugfs-pfo-nx-crypto | 4 Contact: Kent Yoder <key@linux.vnet.ibm.com>
|
/openbmc/linux/drivers/net/ipvlan/ |
H A D | ipvlan_l3s.c | 134 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_register_nf_hook() local 137 if (!vnet->ipvl_nf_hook_refcnt) { in ipvlan_register_nf_hook() 141 vnet->ipvl_nf_hook_refcnt = 1; in ipvlan_register_nf_hook() 143 vnet->ipvl_nf_hook_refcnt++; in ipvlan_register_nf_hook() 151 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_unregister_nf_hook() local 153 if (WARN_ON(!vnet->ipvl_nf_hook_refcnt)) in ipvlan_unregister_nf_hook() 156 vnet->ipvl_nf_hook_refcnt--; in ipvlan_unregister_nf_hook() 157 if (!vnet->ipvl_nf_hook_refcnt) in ipvlan_unregister_nf_hook() 178 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_ns_exit() local 180 if (WARN_ON_ONCE(vnet->ipvl_nf_hook_refcnt)) { in ipvlan_ns_exit() [all …]
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | sunvnet.c | 69 struct vnet *vp = netdev_priv(dev); in vnet_get_msglevel() 76 struct vnet *vp = netdev_priv(dev); in vnet_set_msglevel() 102 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_sset_count() 115 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_strings() 160 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_ethtool_stats() 231 struct vnet *vp = netdev_priv(dev); in vnet_tx_port_find() 239 struct vnet *vp = netdev_priv(dev); in vnet_select_queue() 289 struct vnet *vp; in vnet_new() 348 struct vnet *iter, *vp; in vnet_find_or_create() 367 struct vnet *vp; in vnet_cleanup() [all …]
|
H A D | sunvnet_common.h | 37 struct vnet; 70 struct vnet *vp; 115 struct vnet { struct 136 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp); argument 144 void sunvnet_poll_controller_common(struct net_device *dev, struct vnet *vp); 153 bool sunvnet_port_is_up_common(struct vnet_port *vnet);
|
H A D | ldmvsw.c | 166 static struct vnet *vsw_get_vnet(struct mdesc_handle *hp, in vsw_get_vnet() 170 struct vnet *vp; in vsw_get_vnet() 171 struct vnet *iter; in vsw_get_vnet() 280 struct vnet *vp; in vsw_port_probe() 435 struct vnet *vp; in vsw_cleanup() 440 vp = list_first_entry(&vnet_list, struct vnet, list); in vsw_cleanup()
|
H A D | sunvnet_common.c | 772 bool sunvnet_port_is_up_common(struct vnet_port *vnet) in sunvnet_port_is_up_common() argument 774 struct vio_driver_state *vio = &vnet->vio; in sunvnet_port_is_up_common() 1549 static struct vnet_mcast_entry *__vnet_mc_find(struct vnet *vp, u8 *addr) in __vnet_mc_find() 1560 static void __update_mc_list(struct vnet *vp, struct net_device *dev) in __update_mc_list() 1586 static void __send_mc_list(struct vnet *vp, struct vnet_port *port) in __send_mc_list() 1649 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp) in sunvnet_set_rx_mode_common() 1768 void sunvnet_poll_controller_common(struct net_device *dev, struct vnet *vp) in sunvnet_poll_controller_common() 1785 struct vnet *vp = port->vp; in sunvnet_port_add_txq_common()
|
/openbmc/linux/Documentation/ABI/removed/ |
H A D | sysfs-kernel-uids | 3 Contact: Dhaval Giani <dhaval@linux.vnet.ibm.com> 4 Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
|
/openbmc/phosphor-webui/ |
H A D | OWNERS | 35 - gmills@linux.vnet.ibm.com 43 email: gmills@linux.vnet.ibm.com
|
/openbmc/qemu/tests/vm/ |
H A D | Makefile.include | 130 -netdev user,id=vnet \ 132 -device virtio-net-pci,netdev=vnet \
|
/openbmc/qemu/ |
H A D | .mailmap | 83 Greg Kurz <groug@kaod.org> <gkurz@linux.vnet.ibm.com> 142 Gautham R. Shenoy <ego@linux.vnet.ibm.com> 167 Li Zhang <zhlcindy@linux.vnet.ibm.com> 180 Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> 200 Stefan Berger <stefanb@linux.vnet.ibm.com> <stefanb@linux.ibm.com> 206 Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> 213 Wenchao Xia <xiawenc@linux.vnet.ibm.com>
|
/openbmc/qemu/target/ppc/translate/ |
H A D | bhrb-impl.c.inc | 7 * Glenn Miles <milesg@linux.vnet.ibm.com>
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 058 | 25 owner=xiawenc@linux.vnet.ibm.com
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/pmbus/ |
H A D | ti,ucd90320.yaml | 11 - Jim Wright <wrightj@linux.vnet.ibm.com>
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-firmware-opal-dump | 3 Contact: Stewart Smith <stewart@linux.vnet.ibm.com>
|
H A D | sysfs-firmware-opal-elog | 3 Contact: Stewart Smith <stewart@linux.vnet.ibm.com>
|
/openbmc/linux/drivers/net/wireless/atmel/ |
H A D | Kconfig | 23 A driver 802.11b wireless cards based on the Atmel fast-vnet
|
/openbmc/linux/Documentation/misc-devices/ |
H A D | ibmvmc.rst | 9 Adam Reznechek <adreznec@linux.vnet.ibm.com>, 10 Steven Royer <seroyer@linux.vnet.ibm.com>, 11 Bryant G. Ly <bryantly@linux.vnet.ibm.com>,
|
/openbmc/openpower-logging/ |
H A D | MAINTAINERS | 45 M: Deepak Kodihalli <dkodihal@linux.vnet.ibm.com> <dkodihal!>
|
/openbmc/qemu/net/ |
H A D | slirp.c | 1185 char *vnet; in net_init_slirp() local 1203 vnet = user->net ? g_strdup(user->net) : in net_init_slirp() 1215 ipv4, vnet, user->host, in net_init_slirp() 1229 g_free(vnet); in net_init_slirp()
|
/openbmc/linux/Documentation/security/tpm/ |
H A D | tpm_vtpm_proxy.rst | 6 | Stefan Berger <stefanb@linux.vnet.ibm.com>
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | iss4xx.dts | 8 * Josh Boyer <jwboyer@linux.vnet.ibm.com>, David Gibson <dwg@au1.ibm.com>
|
/openbmc/linux/Documentation/networking/ |
H A D | net_failover.rst | 122 software bridge 'br0' which has a single VF attached to it along with the vnet 158 # the VF -> br0 -> vnet interface path.
|