/openbmc/linux/drivers/net/ethernet/i825xx/ |
H A D | sni_82596.c | 74 struct net_device *netdevice; in sni_82596_probe() local 99 if (!netdevice) in sni_82596_probe() 102 SET_NETDEV_DEV(netdevice, &dev->dev); in sni_82596_probe() 105 netdevice->base_addr = res->start; in sni_82596_probe() 119 eth_hw_addr_set(netdevice, mac); in sni_82596_probe() 122 if (netdevice->irq < 0) { in sni_82596_probe() 124 __FILE__, netdevice->base_addr); in sni_82596_probe() 125 retval = netdevice->irq; in sni_82596_probe() 129 lp = netdev_priv(netdevice); in sni_82596_probe() 139 retval = i82596_probe(netdevice); in sni_82596_probe() [all …]
|
H A D | lasi_82596.c | 146 struct net_device *netdevice; in lan_init_chip() local 162 if (!netdevice) in lan_init_chip() 164 SET_NETDEV_DEV(netdevice, &dev->dev); in lan_init_chip() 165 parisc_set_drvdata (dev, netdevice); in lan_init_chip() 167 netdevice->base_addr = dev->hpa.start; in lan_init_chip() 168 netdevice->irq = dev->irq; in lan_init_chip() 170 if (pdc_lan_station_id(addr, netdevice->base_addr)) { in lan_init_chip() 177 eth_hw_addr_set(netdevice, addr); in lan_init_chip() 179 lp = netdev_priv(netdevice); in lan_init_chip() 187 retval = i82596_probe(netdevice); in lan_init_chip() [all …]
|
/openbmc/linux/Documentation/networking/device_drivers/qlogic/ |
H A D | qlge.rst | 27 def netdev_priv(netdevice): 29 return netdevice.value_() + align(struct_size("net_device"), NETDEV_ALIGN) 34 for netdevice in list_for_each_entry("struct net_device", netdevices, "dev_list"): 35 if netdevice.name.string_().decode('ascii') == name: 36 print(netdevice.name)
|
/openbmc/linux/Documentation/networking/ |
H A D | representors.rst | 36 netdevice; in some cases (e.g. link state) the representee will follow the 69 representor netdevice should be delivered to the representee; packets 71 be received on the representor netdevice. (That is, there is a virtual pipe 82 netdevice, while in hardware offload it would apply to packets transmitted by 127 user' netdevice. 147 port on the switch, create a pure-software netdevice which has some form of 153 The operations of the representor netdevice will generally involve acting 162 The representor netdevice should *not* directly refer to a PCIe device (e.g. 166 assign a devlink port instance to the netdevice before registering the 167 netdevice; the kernel uses the devlink port to provide the ``phys_switch_id`` [all …]
|
H A D | nf_flowtable.rst | 21 transmitted to the output netdevice via neigh_xmit(), hence, packets bypass the 124 netdevice behind VLAN and PPPoE netdevices. The flowtable software datapath 163 represented by the real netdevice) to your flowtable definition. 215 either the destination MAC address or the egress netdevice that is used for
|
H A D | napi.rst | 40 from the system. The instances are attached to the netdevice passed 41 as argument (and will be deleted automatically when netdevice is 191 The ``gro_flush_timeout`` sysfs configuration of the netdevice 240 The configuration is per netdevice and will affect all
|
H A D | kapi.rst | 104 .. kernel-doc:: include/linux/netdevice.h
|
H A D | xfrm_device.rst | 65 /* from include/linux/netdevice.h */
|
H A D | netdevices.rst | 183 may still have outstanding references to the netdevice.
|
H A D | lapb-module.rst | 295 file include/linux/netdevice.h) if and only if the frame was dropped
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
H A D | kconfig.rst | 32 | Choosing this option will allow basic ethernet netdevice support with all of the standard rx/t… 33 | mlx5e is the mlx5 ulp driver which provides netdevice kernel interface, when chosen, mlx5e wil… 46 | IPoIB ulp netdevice. 124 | port is managed through devlink. A subfunction supports RDMA, netdevice
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/ |
H A D | 0002-teamd-Re-adjust-include-header-order.patch | 31 #include <linux/netdevice.h>
|
H A D | 0001-teamd-Include-missing-headers-for-strrchr-and-memcmp.patch | 42 #include <linux/netdevice.h>
|
/openbmc/linux/scripts/coccinelle/free/ |
H A D | ifnulldev_put.cocci | 2 /// Since commit b37a46683739 ("netdevice: add the case if dev is NULL"),
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | Kconfig | 44 Enables ethernet netdevice arfs support and ntuple filtering. 180 device can support RDMA, netdevice and vdpa device. 189 port is managed through devlink. A subfunction supports RDMA, netdevice
|
/openbmc/linux/Documentation/fault-injection/ |
H A D | notifier-error-inject.rst | 82 Example: Inject netdevice mtu change error (-22 == -EINVAL)::
|
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed/ |
H A D | 0001-Add-NCSI-channel-selector.patch | 29 #include <linux/netdevice.h>
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | devlink-linecard.rst | 56 - The carrier is decided as for ordinary port netdevice
|
H A D | devlink-params.rst | 122 parent netdevice's Function rx filter. This parameter limit the
|
H A D | devlink-port.rst | 142 The configured MAC address of the PCI VF/SF will be used by netdevice and rdma 322 representor netdevice.
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | Makefile | 9 TEST_PROGS := run_netsocktests run_afpackettests test_bpf.sh netdevice.sh \
|
/openbmc/linux/Documentation/driver-api/ |
H A D | s390-drivers.rst | 110 devices as slave devices and can be associated with the netdevice.
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0017-Adjust-for-musl-headers.patch | 464 #include <linux/netdevice.h> 567 #include <linux/netdevice.h>
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0017-Adjust-for-musl-headers.patch | 464 #include <linux/netdevice.h> 567 #include <linux/netdevice.h>
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | workload-tracing.rst | 126 starts specified number (N) of workers that exercise various netdevice 264 The netdev stressor starts N workers that exercise various netdevice ioctl
|