/Linux-v4.19/Documentation/ABI/testing/ |
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 39 Contact: haver@linux.vnet.ibm.com 44 Contact: haver@linux.vnet.ibm.com 50 Contact: haver@linux.vnet.ibm.com 56 Contact: haver@linux.vnet.ibm.com [all …]
|
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 …]
|
D | sysfs-bus-fsi | 4 Contact: cbostic@linux.vnet.ibm.com 12 Contact: cbostic@linux.vnet.ibm.com 22 Contact: cbostic@linux.vnet.ibm.com 35 Contact: cbostic@linux.vnet.ibm.com
|
D | sysfs-kernel-uids | 3 Contact: Dhaval Giani <dhaval@linux.vnet.ibm.com> 4 Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
|
D | sysfs-profiling | 3 Contact: Dave Hansen <dave@linux.vnet.ibm.com>
|
D | debugfs-pfo-nx-crypto | 4 Contact: Kent Yoder <key@linux.vnet.ibm.com>
|
/Linux-v4.19/drivers/net/ethernet/sun/ |
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() 205 static struct vnet_port *__tx_port_find(struct vnet *vp, struct sk_buff *skb) in __tx_port_find() 231 struct vnet *vp = netdev_priv(dev); in vnet_tx_port_find() 240 struct vnet *vp = netdev_priv(dev); in vnet_select_queue() 257 struct vnet *vp = netdev_priv(dev); in vnet_set_rx_mode() 265 struct vnet *vp = netdev_priv(dev); in vnet_poll_controller() [all …]
|
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 143 void sunvnet_poll_controller_common(struct net_device *dev, struct vnet *vp); 152 bool sunvnet_port_is_up_common(struct vnet_port *vnet);
|
D | ldmvsw.c | 168 static struct vnet *vsw_get_vnet(struct mdesc_handle *hp, in vsw_get_vnet() 172 struct vnet *vp; in vsw_get_vnet() 173 struct vnet *iter; in vsw_get_vnet() 285 struct vnet *vp; in vsw_port_probe() 440 struct vnet *vp; in vsw_cleanup() 445 vp = list_first_entry(&vnet_list, struct vnet, list); in vsw_cleanup()
|
D | sunvnet_common.c | 771 bool sunvnet_port_is_up_common(struct vnet_port *vnet) in sunvnet_port_is_up_common() argument 773 struct vio_driver_state *vio = &vnet->vio; in sunvnet_port_is_up_common() 1565 static struct vnet_mcast_entry *__vnet_mc_find(struct vnet *vp, u8 *addr) in __vnet_mc_find() 1576 static void __update_mc_list(struct vnet *vp, struct net_device *dev) in __update_mc_list() 1602 static void __send_mc_list(struct vnet *vp, struct vnet_port *port) in __send_mc_list() 1665 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp) in sunvnet_set_rx_mode_common() 1784 void sunvnet_poll_controller_common(struct net_device *dev, struct vnet *vp) in sunvnet_poll_controller_common() 1801 struct vnet *vp = port->vp; in sunvnet_port_add_txq_common()
|
/Linux-v4.19/drivers/net/ipvlan/ |
D | ipvlan_main.c | 46 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_register_nf_hook() local 49 if (!vnet->ipvl_nf_hook_refcnt) { in ipvlan_register_nf_hook() 53 vnet->ipvl_nf_hook_refcnt = 1; in ipvlan_register_nf_hook() 55 vnet->ipvl_nf_hook_refcnt++; in ipvlan_register_nf_hook() 63 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_unregister_nf_hook() local 65 if (WARN_ON(!vnet->ipvl_nf_hook_refcnt)) in ipvlan_unregister_nf_hook() 68 vnet->ipvl_nf_hook_refcnt--; in ipvlan_unregister_nf_hook() 69 if (!vnet->ipvl_nf_hook_refcnt) in ipvlan_unregister_nf_hook() 1054 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_ns_exit() local 1056 if (WARN_ON_ONCE(vnet->ipvl_nf_hook_refcnt)) { in ipvlan_ns_exit() [all …]
|
/Linux-v4.19/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-dump | 3 Contact: Stewart Smith <stewart@linux.vnet.ibm.com>
|
D | sysfs-firmware-opal-elog | 3 Contact: Stewart Smith <stewart@linux.vnet.ibm.com>
|
/Linux-v4.19/drivers/net/wireless/atmel/ |
D | Kconfig | 22 A driver 802.11b wireless cards based on the Atmel fast-vnet
|
/Linux-v4.19/Documentation/misc-devices/ |
D | ibmvmc.rst | 8 Adam Reznechek <adreznec@linux.vnet.ibm.com>, 9 Steven Royer <seroyer@linux.vnet.ibm.com>, 10 Bryant G. Ly <bryantly@linux.vnet.ibm.com>,
|
/Linux-v4.19/arch/powerpc/boot/dts/ |
D | iss4xx.dts | 8 * Josh Boyer <jwboyer@linux.vnet.ibm.com>, David Gibson <dwg@au1.ibm.com>
|
D | iss4xx-mpic.dts | 8 * Josh Boyer <jwboyer@linux.vnet.ibm.com>, David Gibson <dwg@au1.ibm.com>
|
D | holly.dts | 6 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
D | walnut.dts | 5 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
D | sam440ep.dts | 6 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
D | bamboo.dts | 5 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
D | yosemite.dts | 5 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
D | ebony.dts | 5 * Josh Boyer <jwboyer@linux.vnet.ibm.com>, David Gibson <dwg@au1.ibm.com>
|
/Linux-v4.19/Documentation/security/tpm/ |
D | tpm_vtpm_proxy.rst | 6 | Stefan Berger <stefanb@linux.vnet.ibm.com>
|
/Linux-v4.19/ |
D | .mailmap | 97 <josh@joshtriplett.org> <josht@linux.vnet.ibm.com> 99 <josh@joshtriplett.org> <josht@vnet.ibm.com>
|