Home
last modified time | relevance | path

Searched refs:netdevice (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.15/drivers/net/ethernet/i825xx/
H A Dsni_82596.c74 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 Dlasi_82596.c146 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 …]
/linux-6.15/Documentation/networking/
H A Drepresentors.rst37 netdevice; in some cases (e.g. link state) the representee will follow the
70 representor netdevice should be delivered to the representee; packets
72 be received on the representor netdevice. (That is, there is a virtual pipe
83 netdevice, while in hardware offload it would apply to packets transmitted by
128 user' netdevice.
148 port on the switch, create a pure-software netdevice which has some form of
154 The operations of the representor netdevice will generally involve acting
163 The representor netdevice should *not* directly refer to a PCIe device (e.g.
167 assign a devlink port instance to the netdevice before registering the
168 netdevice; the kernel uses the devlink port to provide the ``phys_switch_id``
[all …]
H A Dnf_flowtable.rst21 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 Dphy-link-topology.rst70 The :c:type:`struct phy_link_topology <phy_link_topology>` is a per-netdevice
71 resource, that gets initialized at netdevice creation. Once it's initialized,
H A Dkapi.rst104 .. kernel-doc:: include/linux/netdevice.h
H A Dnapi.rst40 from the system. The instances are attached to the netdevice passed
41 as argument (and will be deleted automatically when netdevice is
221 The ``gro_flush_timeout`` sysfs configuration of the netdevice
436 The configuration is per netdevice and will affect all
H A Dxfrm_device.rst65 /* from include/linux/netdevice.h */
H A Ddevmem.rst129 The user can unbind the dmabuf from the netdevice by closing the netlink socket
H A Dlapb-module.rst295 file include/linux/netdevice.h) if and only if the frame was dropped
H A Dmctp.rst22 device. This is represented as a ``struct netdevice``.
H A Dnetdevices.rst183 may still have outstanding references to the netdevice.
/linux-6.15/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dkconfig.rst32 | 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
/linux-6.15/scripts/coccinelle/free/
H A Difnulldev_put.cocci2 /// Since commit b37a46683739 ("netdevice: add the case if dev is NULL"),
/linux-6.15/tools/testing/selftests/drivers/net/
H A DREADME.rst23 The netdevice against which tests will be run must exist, be running
57 Name of the netdevice against which the test should be executed.
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A DKconfig45 Enables ethernet netdevice arfs support and ntuple filtering.
191 device can support RDMA, netdevice and vdpa device.
200 port is managed through devlink. A subfunction supports RDMA, netdevice
/linux-6.15/Documentation/netlink/specs/
H A Dnetdev.yaml245 doc: ifindex of the netdevice to which NAPI instance belongs.
297 doc: ifindex of the netdevice to which the queue belongs.
344 doc: ifindex of the netdevice to which stats belong.
429 Counts only packets coalesced with the HW-GRO netdevice feature,
440 netdevice feature. LRO-coalesced packets are not counted.
/linux-6.15/Documentation/fault-injection/
H A Dnotifier-error-inject.rst82 Example: Inject netdevice mtu change error (-22 == -EINVAL)::
/linux-6.15/Documentation/networking/devlink/
H A Ddevlink-linecard.rst56 - The carrier is decided as for ordinary port netdevice
H A Ddevlink-params.rst122 parent netdevice's Function rx filter. This parameter limit the
H A Ddevlink-port.rst145 The configured MAC address of the PCI VF/SF will be used by netdevice and rdma
309 For example, the number of netdevice channels and RDMA device completion
355 representor netdevice.
/linux-6.15/tools/testing/selftests/net/
H A DMakefile9 TEST_PROGS := run_netsocktests run_afpackettests test_bpf.sh netdevice.sh \
/linux-6.15/Documentation/driver-api/
H A Ds390-drivers.rst110 devices as slave devices and can be associated with the netdevice.
H A Ddpll.rst566 to drive dpll with signal recovered from the PHY netdevice.
567 This is done by exposing a pin to the netdevice - attaching pin to the
568 netdevice itself with
/linux-6.15/Documentation/admin-guide/
H A Dworkload-tracing.rst126 starts specified number (N) of workers that exercise various netdevice
264 The netdev stressor starts N workers that exercise various netdevice ioctl

12