Home
last modified time | relevance | path

Searched refs:vnet (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-driver-genwqe3 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 …]
A Ddebugfs-driver-genwqe3 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 …]
A Dsysfs-profiling3 Contact: Dave Hansen <dave@linux.vnet.ibm.com>
A Ddebugfs-pfo-nx-crypto4 Contact: Kent Yoder <key@linux.vnet.ibm.com>
/linux-6.3-rc2/drivers/net/ipvlan/
A Dipvlan_l3s.c129 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_register_nf_hook() local
132 if (!vnet->ipvl_nf_hook_refcnt) { in ipvlan_register_nf_hook()
136 vnet->ipvl_nf_hook_refcnt = 1; in ipvlan_register_nf_hook()
138 vnet->ipvl_nf_hook_refcnt++; in ipvlan_register_nf_hook()
146 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_unregister_nf_hook() local
148 if (WARN_ON(!vnet->ipvl_nf_hook_refcnt)) in ipvlan_unregister_nf_hook()
151 vnet->ipvl_nf_hook_refcnt--; in ipvlan_unregister_nf_hook()
152 if (!vnet->ipvl_nf_hook_refcnt) in ipvlan_unregister_nf_hook()
173 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_ns_exit() local
175 if (WARN_ON_ONCE(vnet->ipvl_nf_hook_refcnt)) { in ipvlan_ns_exit()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/sun/
A Dsunvnet.c69 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 …]
A Dsunvnet_common.h37 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);
A Dldmvsw.c167 static struct vnet *vsw_get_vnet(struct mdesc_handle *hp, in vsw_get_vnet()
171 struct vnet *vp; in vsw_get_vnet()
172 struct vnet *iter; in vsw_get_vnet()
281 struct vnet *vp; in vsw_port_probe()
433 struct vnet *vp; in vsw_cleanup()
438 vp = list_first_entry(&vnet_list, struct vnet, list); in vsw_cleanup()
A Dsunvnet_common.c771 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()
1548 static struct vnet_mcast_entry *__vnet_mc_find(struct vnet *vp, u8 *addr) in __vnet_mc_find()
1559 static void __update_mc_list(struct vnet *vp, struct net_device *dev) in __update_mc_list()
1585 static void __send_mc_list(struct vnet *vp, struct vnet_port *port) in __send_mc_list()
1648 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp) in sunvnet_set_rx_mode_common()
1767 void sunvnet_poll_controller_common(struct net_device *dev, struct vnet *vp) in sunvnet_poll_controller_common()
1784 struct vnet *vp = port->vp; in sunvnet_port_add_txq_common()
/linux-6.3-rc2/Documentation/ABI/removed/
A Dsysfs-kernel-uids3 Contact: Dhaval Giani <dhaval@linux.vnet.ibm.com>
4 Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
/linux-6.3-rc2/Documentation/devicetree/bindings/hwmon/pmbus/
A Dti,ucd90320.yaml11 - Jim Wright <wrightj@linux.vnet.ibm.com>
/linux-6.3-rc2/Documentation/ABI/stable/
A Dsysfs-firmware-opal-dump3 Contact: Stewart Smith <stewart@linux.vnet.ibm.com>
A Dsysfs-firmware-opal-elog3 Contact: Stewart Smith <stewart@linux.vnet.ibm.com>
/linux-6.3-rc2/Documentation/misc-devices/
A Dibmvmc.rst9 Adam Reznechek <adreznec@linux.vnet.ibm.com>,
10 Steven Royer <seroyer@linux.vnet.ibm.com>,
11 Bryant G. Ly <bryantly@linux.vnet.ibm.com>,
/linux-6.3-rc2/drivers/net/wireless/atmel/
A DKconfig23 A driver 802.11b wireless cards based on the Atmel fast-vnet
/linux-6.3-rc2/arch/powerpc/boot/dts/
A Diss4xx.dts8 * Josh Boyer <jwboyer@linux.vnet.ibm.com>, David Gibson <dwg@au1.ibm.com>
A Diss4xx-mpic.dts8 * Josh Boyer <jwboyer@linux.vnet.ibm.com>, David Gibson <dwg@au1.ibm.com>
A Dholly.dts6 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
A Dsam440ep.dts6 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
A Dyosemite.dts5 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
A Dbamboo.dts5 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
A Debony.dts5 * Josh Boyer <jwboyer@linux.vnet.ibm.com>, David Gibson <dwg@au1.ibm.com>
/linux-6.3-rc2/Documentation/security/tpm/
A Dtpm_vtpm_proxy.rst6 | Stefan Berger <stefanb@linux.vnet.ibm.com>
/linux-6.3-rc2/
A D.mailmap160 Gerald Schaefer <gerald.schaefer@linux.ibm.com> <geraldsc@linux.vnet.ibm.com>
164 Greg Kurz <groug@kaod.org> <gkurz@linux.vnet.ibm.com>
166 Guilherme G. Piccoli <kernel@gpiccoli.net> <gpiccoli@linux.vnet.ibm.com>
193 Jan Glauber <jan.glauber@gmail.com> <jang@linux.vnet.ibm.com>
231 <josh@joshtriplett.org> <josht@linux.vnet.ibm.com>
233 <josh@joshtriplett.org> <josht@vnet.ibm.com>
363 Paul E. McKenney <paulmck@kernel.org> <paulmck@linux.vnet.ibm.com>
/linux-6.3-rc2/Documentation/networking/
A Dnet_failover.rst122 software bridge 'br0' which has a single VF attached to it along with the vnet
158 # the VF -> br0 -> vnet interface path.

Completed in 17 milliseconds

12