| /OK3568_Linux_fs/kernel/net/8021q/ |
| H A D | vlan_dev.c | 359 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() 541 static const struct net_device_ops vlan_netdev_ops; 780 static const struct net_device_ops vlan_netdev_ops = {
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | mpc.h | 36 const struct net_device_ops *old_ops; 37 struct net_device_ops new_ops;
|
| /OK3568_Linux_fs/buildroot/package/owl-linux/ |
| H A D | 0001-fix-for-linux-3.3.x.patch | 2 net_device_ops structure, removing the ndo_set_multicast_list callback. The 12 @@ -384,7 +384,9 @@ static const struct net_device_ops netde
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | loopback.c | 155 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 = {
|
| H A D | nlmon.c | 73 static const struct net_device_ops nlmon_ops = {
|
| H A D | vsockmon.c | 80 static const struct net_device_ops vsockmon_ops = {
|
| H A D | dummy.c | 91 static const struct net_device_ops dummy_netdev_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/staging/octeon/ |
| H A D | ethernet.c | 525 static const struct net_device_ops cvm_oct_npi_netdev_ops = { 539 static const struct net_device_ops cvm_oct_xaui_netdev_ops = { 555 static const struct net_device_ops cvm_oct_sgmii_netdev_ops = { 571 static const struct net_device_ops cvm_oct_spi_netdev_ops = { 585 static const struct net_device_ops cvm_oct_rgmii_netdev_ops = { 601 static const struct net_device_ops cvm_oct_pow_netdev_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/ |
| H A D | 8390.h | 42 extern const struct net_device_ops ei_netdev_ops; 60 extern const struct net_device_ops eip_netdev_ops;
|
| H A D | 8390.c | 59 const struct net_device_ops ei_netdev_ops = {
|
| H A D | 8390p.c | 64 const struct net_device_ops eip_netdev_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_vf.c | 97 static const struct net_device_ops enetc_ndev_ops = { 109 const struct net_device_ops *ndev_ops) in enetc_vf_netdev_setup()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | const_structs.checkpatch | 37 net_device_ops
|
| /OK3568_Linux_fs/kernel/drivers/net/arcnet/ |
| H A D | com20020.h | 33 extern const struct net_device_ops com20020_netdev_ops;
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | dev_ioctl.c | 197 const struct net_device_ops *ops = dev->netdev_ops; in dev_do_ioctl() 221 const struct net_device_ops *ops; in dev_ifsioc()
|
| H A D | netpoll.c | 177 const struct net_device_ops *ops; in netpoll_poll_dev() 608 const struct net_device_ops *ops; in __netpoll_setup() 838 const struct net_device_ops *ops; in __netpoll_cleanup()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_repr.h | 76 extern const struct net_device_ops nfp_repr_netdev_ops;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_main.c | 30 static const struct net_device_ops aq_ndev_ops; 413 static const struct net_device_ops aq_ndev_ops = {
|
| /OK3568_Linux_fs/kernel/net/rose/ |
| H A D | rose_dev.c | 122 static const struct net_device_ops rose_netdev_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/net/can/ |
| H A D | vcan.c | 143 static const struct net_device_ops vcan_netdev_ops = {
|
| /OK3568_Linux_fs/kernel/Documentation/infiniband/ |
| H A D | opa_vnic.rst | 116 net_device_ops functions. It expects Omni-Path encapsulated Ethernet 126 the OPA_VNIC RDMA netdev devices. It overrides the net_device_ops functions
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | ipoib.h | 112 const struct net_device_ops *netdev_ops;
|
| /OK3568_Linux_fs/kernel/net/netrom/ |
| H A D | nr_dev.c | 160 static const struct net_device_ops nr_netdev_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | core.h | 41 extern const struct net_device_ops qtnf_netdev_ops;
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_etf.c | 300 const struct net_device_ops *ops; in etf_disable_offload() 322 const struct net_device_ops *ops = dev->netdev_ops; in etf_enable_offload()
|