Home
last modified time | relevance | path

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

12345678910>>...21

/Linux-v5.4/net/atm/
Dmpc.h36 const struct net_device_ops *old_ops;
37 struct net_device_ops new_ops;
/Linux-v5.4/net/8021q/
Dvlan_dev.c360 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()
451 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_target()
465 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_get_wwn()
520 static const struct net_device_ops vlan_netdev_ops;
753 static const struct net_device_ops vlan_netdev_ops = {
/Linux-v5.4/drivers/net/
Dloopback.c153 static const struct net_device_ops loopback_ops = {
164 const struct net_device_ops *dev_ops, in gen_lo_setup()
244 static const struct net_device_ops blackhole_netdev_ops = {
Dvsockmon.c107 static const struct net_device_ops vsockmon_ops = {
Dnlmon.c95 static const struct net_device_ops nlmon_ops = {
Ddummy.c118 static const struct net_device_ops dummy_netdev_ops = {
/Linux-v5.4/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.c59 const struct net_device_ops ei_netdev_ops = {
D8390p.c64 const struct net_device_ops eip_netdev_ops = {
/Linux-v5.4/drivers/staging/octeon/
Dethernet.c524 static const struct net_device_ops cvm_oct_npi_netdev_ops = {
538 static const struct net_device_ops cvm_oct_xaui_netdev_ops = {
554 static const struct net_device_ops cvm_oct_sgmii_netdev_ops = {
570 static const struct net_device_ops cvm_oct_spi_netdev_ops = {
584 static const struct net_device_ops cvm_oct_rgmii_netdev_ops = {
600 static const struct net_device_ops cvm_oct_pow_netdev_ops = {
/Linux-v5.4/scripts/
Dconst_structs.checkpatch37 net_device_ops
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_main.c25 static const struct net_device_ops aq_ndev_ops;
229 static const struct net_device_ops aq_ndev_ops = {
/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
Denetc_vf.c107 static const struct net_device_ops enetc_ndev_ops = {
119 const struct net_device_ops *ndev_ops) in enetc_vf_netdev_setup()
/Linux-v5.4/drivers/net/arcnet/
Dcom20020.h33 extern const struct net_device_ops com20020_netdev_ops;
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.h76 extern const struct net_device_ops nfp_repr_netdev_ops;
/Linux-v5.4/net/rose/
Drose_dev.c122 static const struct net_device_ops rose_netdev_ops = {
/Linux-v5.4/drivers/net/can/
Dvcan.c143 static const struct net_device_ops vcan_netdev_ops = {
/Linux-v5.4/net/netrom/
Dnr_dev.c160 static const struct net_device_ops nr_netdev_ops = {
/Linux-v5.4/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.4/drivers/net/wireless/quantenna/qtnfmac/
Dcore.h39 extern const struct net_device_ops qtnf_netdev_ops;
/Linux-v5.4/drivers/staging/rtl8188eu/os_dep/
Dmon.c138 static const struct net_device_ops mon_netdev_ops = {
/Linux-v5.4/drivers/net/usb/
Dint51x1.c130 static const struct net_device_ops int51x1_netdev_ops = {
/Linux-v5.4/net/core/
Dnetpoll.c175 const struct net_device_ops *ops; in netpoll_poll_dev()
587 const struct net_device_ops *ops; in __netpoll_setup()
804 const struct net_device_ops *ops; in __netpoll_cleanup()
/Linux-v5.4/drivers/net/ethernet/amd/
Dmvme147.c60 static const struct net_device_ops lance_netdev_ops = {
/Linux-v5.4/net/ieee802154/6lowpan/
Dcore.c91 static const struct net_device_ops lowpan_netdev_ops = {

12345678910>>...21