/linux-6.14.4/drivers/net/ethernet/i825xx/ |
D | sni_82596.c | 14 #include <linux/netdevice.h> 74 struct net_device *netdevice; in sni_82596_probe() local 98 netdevice = alloc_etherdev(sizeof(struct i596_private)); in sni_82596_probe() 99 if (!netdevice) in sni_82596_probe() 102 SET_NETDEV_DEV(netdevice, &dev->dev); in sni_82596_probe() 103 platform_set_drvdata (dev, netdevice); in sni_82596_probe() 105 netdevice->base_addr = res->start; in sni_82596_probe() 106 netdevice->irq = platform_get_irq(dev, 0); in sni_82596_probe() 119 eth_hw_addr_set(netdevice, mac); in sni_82596_probe() 122 if (netdevice->irq < 0) { in sni_82596_probe() [all …]
|
D | lasi_82596.c | 78 #include <linux/netdevice.h> 146 struct net_device *netdevice; in lan_init_chip() local 161 netdevice = alloc_etherdev(sizeof(struct i596_private)); in lan_init_chip() 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() [all …]
|
/linux-6.14.4/Documentation/networking/ |
D | representors.rst | 37 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 149 in-kernel reference to the switchdev function's own netdevice or driver private 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 [all …]
|
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
|
/linux-6.14.4/drivers/infiniband/core/ |
D | roce_gid_mgmt.c | 190 * is_ndev_for_default_gid_filter - Check if a given netdevice 194 * @rdma_ndev: rdma netdevice pointer 195 * @cookie: Netdevice to consider to form a default GID 197 * is_ndev_for_default_gid_filter() returns true if a given netdevice can be 213 * When rdma netdevice is used in bonding, bonding master netdevice in is_ndev_for_default_gid_filter() 216 * Additionally when event(cookie) netdevice is bond master device, in is_ndev_for_default_gid_filter() 217 * make sure that it the upper netdevice of rdma netdevice. in is_ndev_for_default_gid_filter() 252 * is_upper_ndev_bond_master_filter - Check if a given netdevice 253 * is bond master device of netdevice of the RDMA device of port. 256 * @rdma_ndev: Pointer to rdma netdevice [all …]
|
/linux-6.14.4/lib/ |
D | netdev-notifier-error-inject.c | 4 #include <linux/netdevice.h> 10 MODULE_PARM_DESC(priority, "specify netdevice notifier priority"); 54 MODULE_DESCRIPTION("Netdevice notifier error injection module");
|
/linux-6.14.4/Documentation/fault-injection/ |
D | notifier-error-inject.rst | 12 * Netdevice notifier 64 Netdevice notifier error injection module 70 Netdevice notifier events which can be failed are: 82 Example: Inject netdevice mtu change error (-22 == -EINVAL)::
|
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
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
|
/linux-6.14.4/include/linux/ |
D | phy_link_topology.h | 4 * part of a netdevice's link topology. PHYs can for example be chained, 15 #include <linux/netdevice.h>
|
/linux-6.14.4/drivers/net/ |
D | Space.c | 26 #include <linux/netdevice.h> 34 * This structure holds boot-time configured netdevice settings. They 82 * @dev: the netdevice 140 * Saves at boot time configured settings for any netdevice.
|
D | loopback.c | 43 #include <linux/netdevice.h> 229 panic("loopback: Failed to register netdevice: %d\n", err); in loopback_net_init() 238 /* blackhole netdevice */
|
D | dummy.c | 34 #include <linux/netdevice.h> 198 MODULE_DESCRIPTION("Dummy netdevice driver which discards all packets sent to it");
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | Kconfig | 44 Enables ethernet netdevice arfs support and ntuple filtering. 190 device can support RDMA, netdevice and vdpa device. 199 port is managed through devlink. A subfunction supports RDMA, netdevice
|
/linux-6.14.4/tools/testing/selftests/net/forwarding/ |
D | mirror_gre.sh | 8 # gretap or ip6gretap netdevice. Expect that the packets come out encapsulated, 9 # and another gretap / ip6gretap netdevice is then capable of decapsulating the
|
/linux-6.14.4/drivers/infiniband/hw/hfi1/ |
D | netdev.h | 12 #include <linux/netdevice.h> 39 * @rx_napi: the dummy netdevice to support "polling" the receive contexts
|
/linux-6.14.4/Documentation/netlink/specs/ |
D | netdev.yaml | 237 doc: ifindex of the netdevice to which NAPI instance belongs. 286 doc: ifindex of the netdevice to which the queue belongs. 321 doc: ifindex of the netdevice to which stats belong. 406 Counts only packets coalesced with the HW-GRO netdevice feature, 417 netdevice feature. LRO-coalesced packets are not counted.
|
/linux-6.14.4/drivers/infiniband/hw/usnic/ |
D | usnic_fwd.h | 38 #include <linux/netdevice.h> 86 * must monitor netdev events on ufdev's netdevice. If NETDEV_REBOOT or
|
/linux-6.14.4/drivers/s390/net/ |
D | ctcm_dbug.h | 95 * dev : netdevice with valid name field. 120 * dev : netdevice.
|
/linux-6.14.4/tools/testing/selftests/net/lib/py/ |
D | nsim.py | 14 Class for netdevsim netdevice and its attributes. 23 raise Exception("netdevice name mismatches the expected one")
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ipoib_vlan.c | 180 /* Get QPN to netdevice hash table from parent */ in mlx5i_pkey_dev_init() 289 /* Called directly after IPoIB netdevice was created to initialize SW structs */ 312 /* Called directly before IPoIB netdevice is destroyed to cleanup SW structs */
|
/linux-6.14.4/tools/testing/selftests/drivers/net/ |
D | README.rst | 23 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.14.4/drivers/net/hyperv/ |
D | netvsc_trace.c | 2 #include <linux/netdevice.h>
|
/linux-6.14.4/drivers/net/ethernet/hisilicon/hibmcge/ |
D | hbg_ethtool.h | 7 #include <linux/netdevice.h>
|
/linux-6.14.4/include/net/ |
D | addrconf.h | 66 #include <linux/netdevice.h> 339 * __in6_dev_get - get inet6_dev pointer from netdevice 372 * __in6_dev_get_safely - get inet6_dev pointer from netdevice 386 * in6_dev_get - get inet6_dev pointer from netdevice
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_switchdev.h | 4 #include <linux/netdevice.h>
|