Home
last modified time | relevance | path

Searched refs:net_device_ops (Results 1 – 25 of 517) sorted by relevance

12345678910>>...21

/Linux-v5.15/net/atm/
Dmpc.h36 const struct net_device_ops *old_ops;
37 struct net_device_ops new_ops;
/Linux-v5.15/net/8021q/
Dvlan_dev.c359 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_ioctl()
389 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_neigh_setup()
403 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_setup()
415 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_done()
427 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_enable()
438 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_disable()
450 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_target()
464 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_get_wwn()
550 static const struct net_device_ops vlan_netdev_ops;
806 static const struct net_device_ops vlan_netdev_ops = {
/Linux-v5.15/drivers/net/
Dloopback.c155 static const struct net_device_ops loopback_ops = {
166 const struct net_device_ops *dev_ops, in gen_lo_setup()
246 static const struct net_device_ops blackhole_netdev_ops = {
Dvsockmon.c81 static const struct net_device_ops vsockmon_ops = {
Dnlmon.c74 static const struct net_device_ops nlmon_ops = {
Ddummy.c91 static const struct net_device_ops dummy_netdev_ops = {
/Linux-v5.15/Documentation/translations/zh_CN/infiniband/
Dopa_vnic.rst119 需的net_device_ops功能。它在传输路径中期待Omni-Path封装的以太网数据包,
126 RDMA netdev设备。它在需要时覆盖由依赖HW的VNIC驱动设置的net_device_ops函数,
/Linux-v5.15/net/core/
Ddev_ioctl.c246 const struct net_device_ops *ops = dev->netdev_ops; in dev_eth_ioctl()
266 const struct net_device_ops *ops = dev->netdev_ops; in dev_siocbond()
281 const struct net_device_ops *ops = dev->netdev_ops; in dev_siocdevprivate()
295 const struct net_device_ops *ops = dev->netdev_ops; in dev_siocwandev()
315 const struct net_device_ops *ops; in dev_ifsioc()
/Linux-v5.15/drivers/net/ethernet/8390/
D8390.h42 extern const struct net_device_ops ei_netdev_ops;
60 extern const struct net_device_ops eip_netdev_ops;
D8390.c59 const struct net_device_ops ei_netdev_ops = {
D8390p.c64 const struct net_device_ops eip_netdev_ops = {
/Linux-v5.15/drivers/staging/octeon/
Dethernet.c521 static const struct net_device_ops cvm_oct_npi_netdev_ops = {
535 static const struct net_device_ops cvm_oct_xaui_netdev_ops = {
551 static const struct net_device_ops cvm_oct_sgmii_netdev_ops = {
567 static const struct net_device_ops cvm_oct_spi_netdev_ops = {
581 static const struct net_device_ops cvm_oct_rgmii_netdev_ops = {
597 static const struct net_device_ops cvm_oct_pow_netdev_ops = {
/Linux-v5.15/scripts/
Dconst_structs.checkpatch37 net_device_ops
/Linux-v5.15/drivers/net/ethernet/freescale/enetc/
Denetc_vf.c95 static const struct net_device_ops enetc_ndev_ops = {
107 const struct net_device_ops *ndev_ops) in enetc_vf_netdev_setup()
/Linux-v5.15/drivers/net/arcnet/
Dcom20020.h33 extern const struct net_device_ops com20020_netdev_ops;
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.h76 extern const struct net_device_ops nfp_repr_netdev_ops;
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dipoib.h112 const struct net_device_ops *netdev_ops;
/Linux-v5.15/net/rose/
Drose_dev.c122 static const struct net_device_ops rose_netdev_ops = {
/Linux-v5.15/drivers/net/can/
Dvcan.c143 static const struct net_device_ops vcan_netdev_ops = {
/Linux-v5.15/drivers/net/ethernet/aquantia/atlantic/
Daq_main.c30 static const struct net_device_ops aq_ndev_ops;
416 static const struct net_device_ops aq_ndev_ops = {
/Linux-v5.15/net/netrom/
Dnr_dev.c160 static const struct net_device_ops nr_netdev_ops = {
/Linux-v5.15/Documentation/infiniband/
Dopa_vnic.rst116 net_device_ops functions. It expects Omni-Path encapsulated Ethernet
126 the OPA_VNIC RDMA netdev devices. It overrides the net_device_ops functions
/Linux-v5.15/drivers/net/netdevsim/
Dnetdev.c248 static const struct net_device_ops nsim_netdev_ops = {
269 static const struct net_device_ops nsim_vf_netdev_ops = {
/Linux-v5.15/drivers/net/wireless/quantenna/qtnfmac/
Dcore.h41 extern const struct net_device_ops qtnf_netdev_ops;
/Linux-v5.15/drivers/net/usb/
Dint51x1.c130 static const struct net_device_ops int51x1_netdev_ops = {

12345678910>>...21