Home
last modified time | relevance | path

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

12345678910>>...25

/OK3568_Linux_fs/kernel/net/8021q/
H A 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()
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 Dmpc.h36 const struct net_device_ops *old_ops;
37 struct net_device_ops new_ops;
/OK3568_Linux_fs/buildroot/package/owl-linux/
H A D0001-fix-for-linux-3.3.x.patch2 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 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 = {
H A Dnlmon.c73 static const struct net_device_ops nlmon_ops = {
H A Dvsockmon.c80 static const struct net_device_ops vsockmon_ops = {
H A Ddummy.c91 static const struct net_device_ops dummy_netdev_ops = {
/OK3568_Linux_fs/kernel/drivers/staging/octeon/
H A Dethernet.c525 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 D8390.h42 extern const struct net_device_ops ei_netdev_ops;
60 extern const struct net_device_ops eip_netdev_ops;
H A D8390.c59 const struct net_device_ops ei_netdev_ops = {
H A D8390p.c64 const struct net_device_ops eip_netdev_ops = {
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_vf.c97 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 Dconst_structs.checkpatch37 net_device_ops
/OK3568_Linux_fs/kernel/drivers/net/arcnet/
H A Dcom20020.h33 extern const struct net_device_ops com20020_netdev_ops;
/OK3568_Linux_fs/kernel/net/core/
H A Ddev_ioctl.c197 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 Dnetpoll.c177 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 Dnfp_net_repr.h76 extern const struct net_device_ops nfp_repr_netdev_ops;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c30 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 Drose_dev.c122 static const struct net_device_ops rose_netdev_ops = {
/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dvcan.c143 static const struct net_device_ops vcan_netdev_ops = {
/OK3568_Linux_fs/kernel/Documentation/infiniband/
H A 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
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dipoib.h112 const struct net_device_ops *netdev_ops;
/OK3568_Linux_fs/kernel/net/netrom/
H A Dnr_dev.c160 static const struct net_device_ops nr_netdev_ops = {
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.h41 extern const struct net_device_ops qtnf_netdev_ops;
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_etf.c300 const struct net_device_ops *ops; in etf_disable_offload()
322 const struct net_device_ops *ops = dev->netdev_ops; in etf_enable_offload()

12345678910>>...25