Home
last modified time | relevance | path

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

12345678910>>...21

/Linux-v4.19/net/atm/
Dmpc.h36 const struct net_device_ops *old_ops;
37 struct net_device_ops new_ops;
/Linux-v4.19/net/8021q/
Dvlan_dev.c363 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_ioctl()
390 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_neigh_setup()
404 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_setup()
416 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_done()
428 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_enable()
439 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_get_wwn()
462 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_target()
548 static const struct net_device_ops vlan_netdev_ops;
778 static const struct net_device_ops vlan_netdev_ops = {
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_main.c25 static const struct net_device_ops aq_ndev_ops;
144 static const struct net_device_ops aq_ndev_ops = {
/Linux-v4.19/drivers/net/ethernet/8390/
D8390.h40 extern const struct net_device_ops ei_netdev_ops;
58 extern const struct net_device_ops eip_netdev_ops;
D8390.c58 const struct net_device_ops ei_netdev_ops = {
D8390p.c63 const struct net_device_ops eip_netdev_ops = {
/Linux-v4.19/drivers/staging/octeon/
Dethernet.c535 static const struct net_device_ops cvm_oct_npi_netdev_ops = {
549 static const struct net_device_ops cvm_oct_xaui_netdev_ops = {
565 static const struct net_device_ops cvm_oct_sgmii_netdev_ops = {
581 static const struct net_device_ops cvm_oct_spi_netdev_ops = {
595 static const struct net_device_ops cvm_oct_rgmii_netdev_ops = {
611 static const struct net_device_ops cvm_oct_pow_netdev_ops = {
/Linux-v4.19/scripts/
Dconst_structs.checkpatch37 net_device_ops
/Linux-v4.19/drivers/net/arcnet/
Dcom20020.h33 extern const struct net_device_ops com20020_netdev_ops;
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.h106 extern const struct net_device_ops nfp_repr_netdev_ops;
/Linux-v4.19/net/rose/
Drose_dev.c125 static const struct net_device_ops rose_netdev_ops = {
/Linux-v4.19/drivers/net/can/
Dvcan.c147 static const struct net_device_ops vcan_netdev_ops = {
/Linux-v4.19/drivers/net/
Dnlmon.c100 static const struct net_device_ops nlmon_ops = {
Dvsockmon.c112 static const struct net_device_ops vsockmon_ops = {
Dloopback.c164 static const struct net_device_ops loopback_ops = {
/Linux-v4.19/net/netrom/
Dnr_dev.c163 static const struct net_device_ops nr_netdev_ops = {
/Linux-v4.19/Documentation/infiniband/
Dopa_vnic.txt110 net_device_ops functions. It expects Omni-Path encapsulated Ethernet
120 the OPA_VNIC RDMA netdev devices. It overrides the net_device_ops functions
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Dcore.h52 extern const struct net_device_ops qtnf_netdev_ops;
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/
Dmon.c138 static const struct net_device_ops mon_netdev_ops = {
/Linux-v4.19/drivers/net/usb/
Dint51x1.c141 static const struct net_device_ops int51x1_netdev_ops = {
/Linux-v4.19/net/core/
Dnetpoll.c175 const struct net_device_ops *ops; in netpoll_poll_dev()
587 const struct net_device_ops *ops; in __netpoll_setup()
802 const struct net_device_ops *ops; in __netpoll_cleanup()
/Linux-v4.19/net/sched/
Dsch_etf.c268 const struct net_device_ops *ops; in etf_disable_offload()
290 const struct net_device_ops *ops = dev->netdev_ops; in etf_enable_offload()
Dsch_cbs.c241 const struct net_device_ops *ops; in cbs_disable_offload()
267 const struct net_device_ops *ops = dev->netdev_ops; in cbs_enable_offload()
/Linux-v4.19/drivers/net/ethernet/amd/
Dmvme147.c59 static const struct net_device_ops lance_netdev_ops = {
/Linux-v4.19/net/ieee802154/6lowpan/
Dcore.c98 static const struct net_device_ops lowpan_netdev_ops = {

12345678910>>...21