Home
last modified time | relevance | path

Searched refs:dnet (Results 1 – 15 of 15) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Ddnet.c75 dnet->phy_addr, reg, value); in dnet_mdio_write()
88 tmp |= (dnet->phy_addr << 8); in dnet_mdio_write()
114 value = (dnet->phy_addr << 8); in dnet_mdio_read()
128 dnet->phy_addr, reg, value); in dnet_mdio_read()
251 dnet->phy_addr = i; in dnet_phy_init()
272 dnet_phy_reset(dnet); in dnet_phy_init()
331 &dnet->regs->SYS_CTL); in dnet_init()
361 struct dnet_device *dnet; in dnet_eth_initialize() local
366 if (!dnet) { in dnet_eth_initialize()
372 netdev = &dnet->netdev; in dnet_eth_initialize()
[all …]
H A DMakefile21 obj-$(CONFIG_DNET) += dnet.o
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0001-configure.ac-don-t-use-dnet-config.patch4 Subject: [PATCH] configure.ac: don't use dnet-config
6 The dnet-config tool doesn't know about cross-compilation, so it injects
7 -I/usr/include into the path, causing compiler errors. So instead find dnet via
22 AC_VMW_CHECK_LIB([dnet],
25 - [dnet-config],
28 [dnet.h],
34 - [dnet-config was not found on your PATH. Please configure without dnet or install dnet - http…
35 + [dnet was not found. Please configure without dnet (using --without-dnet) or install dnet - h…
/openbmc/linux/drivers/net/ethernet/
H A Ddnet.c101 struct dnet *bp = bus->priv; in dnet_mdio_read()
134 struct dnet *bp = bus->priv; in dnet_mdio_write()
172 struct dnet *bp = netdev_priv(dev); in dnet_handle_link_change()
253 struct dnet *bp = netdev_priv(dev); in dnet_mii_probe()
364 struct dnet *bp = container_of(napi, struct dnet, napi); in dnet_poll()
425 struct dnet *bp = netdev_priv(dev); in dnet_interrupt()
509 struct dnet *bp = netdev_priv(dev); in dnet_start_xmit()
620 struct dnet *bp = netdev_priv(dev); in dnet_open()
641 struct dnet *bp = netdev_priv(dev); in dnet_close()
754 struct dnet *bp; in dnet_probe()
[all …]
H A Ddnet.h204 struct dnet { struct
H A DMakefile36 obj-$(CONFIG_DNET) += dnet.o
H A DKconfig70 will be called dnet.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/libdnet/
H A Dlibdnet_1.18.0.bb22 MULTILIB_SCRIPTS = "${PN}:${bindir}/dnet-config"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/
H A Ddaq_2.0.7.bb23 --with-libpcap-includes=${STAGING_INCDIR} --with-dnet-includes=${STAGING_LIBDIR}"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/
H A Dsnort_2.9.20.bb40 --with-dnet-includes=${STAGING_INCDIR} \
41 --with-dnet-libraries=${STAGING_LIBDIR} \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/
H A Dopen-vm-tools_12.3.5.bb32 file://0001-configure.ac-don-t-use-dnet-config.patch;patchdir=.. \
109 export CUSTOM_DNET_NAME=dnet
/openbmc/linux/include/net/
H A Dmctp.h249 struct mctp_route *mctp_route_lookup(struct net *net, unsigned int dnet,
/openbmc/linux/net/openvswitch/
H A Ddatapath.c2647 static void __net_exit list_vports_from_net(struct net *net, struct net *dnet, in list_vports_from_net() argument
2663 if (dev_net(vport->dev) == dnet) in list_vports_from_net()
2670 static void __net_exit ovs_exit_net(struct net *dnet) in ovs_exit_net() argument
2673 struct ovs_net *ovs_net = net_generic(dnet, ovs_net_id); in ovs_exit_net()
2680 ovs_ct_exit(dnet); in ovs_exit_net()
2687 list_vports_from_net(net, dnet, &head); in ovs_exit_net()
/openbmc/linux/net/mctp/
H A Droute.c735 struct mctp_route *mctp_route_lookup(struct net *net, unsigned int dnet, in mctp_route_lookup() argument
744 if (mctp_rt_match_eid(tmp, dnet, daddr)) { in mctp_route_lookup()
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt4616 dnet.c: 25715
4617 dnet.h: 7221