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

1234567891011>>

/linux-master/net/atm/
H A Dmpc.h36 const struct net_device_ops *old_ops;
37 struct net_device_ops new_ops;
/linux-master/drivers/net/ethernet/sfc/
H A Def100_rep.h73 extern const struct net_device_ops efx_ef100_rep_netdev_ops;
/linux-master/drivers/net/arcnet/
H A Dcom20020.h33 extern const struct net_device_ops com20020_netdev_ops;
/linux-master/drivers/net/ethernet/8390/
H A D8390.c59 const struct net_device_ops ei_netdev_ops = {
H A D8390p.c64 const struct net_device_ops eip_netdev_ops = {
H A D8390.h44 extern const struct net_device_ops ei_netdev_ops;
62 extern const struct net_device_ops eip_netdev_ops;
/linux-master/net/mctp/test/
H A Dutils.c20 static const struct net_device_ops mctp_test_netdev_ops = {
/linux-master/net/core/
H A Ddev_ioctl.c245 const struct net_device_ops *ops = dev->netdev_ops;
282 const struct net_device_ops *ops = dev->netdev_ops;
329 const struct net_device_ops *ops = dev->netdev_ops;
370 const struct net_device_ops *ops = dev->netdev_ops;
438 const struct net_device_ops *ops = dev->netdev_ops;
455 const struct net_device_ops *ops = dev->netdev_ops;
471 const struct net_device_ops *ops = dev->netdev_ops;
486 const struct net_device_ops *ops = dev->netdev_ops;
500 const struct net_device_ops *ops = dev->netdev_ops;
520 const struct net_device_ops *op
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.h76 extern const struct net_device_ops nfp_repr_netdev_ops;
/linux-master/drivers/net/
H A Dloopback.c157 static const struct net_device_ops loopback_ops = {
168 const struct net_device_ops *dev_ops,
250 static const struct net_device_ops blackhole_netdev_ops = {
H A Dvsockmon.c65 static const struct net_device_ops vsockmon_ops = {
H A Dnlmon.c55 static const struct net_device_ops nlmon_ops = {
H A Ddummy.c85 static const struct net_device_ops dummy_netdev_ops = {
/linux-master/net/8021q/
H A Dvlan_dev.c380 const struct net_device_ops *ops = real_dev->netdev_ops;
405 const struct net_device_ops *ops = real_dev->netdev_ops;
419 const struct net_device_ops *ops = real_dev->netdev_ops;
431 const struct net_device_ops *ops = real_dev->netdev_ops;
443 const struct net_device_ops *ops = real_dev->netdev_ops;
454 const struct net_device_ops *ops = real_dev->netdev_ops;
466 const struct net_device_ops *ops = real_dev->netdev_ops;
480 const struct net_device_ops *ops = real_dev->netdev_ops;
544 static const struct net_device_ops vlan_netdev_ops;
1032 static const struct net_device_ops vlan_netdev_op
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Dipoib.h126 const struct net_device_ops *netdev_ops;
/linux-master/drivers/net/can/
H A Dvcan.c147 static const struct net_device_ops vcan_netdev_ops = {
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_vf.c108 static const struct net_device_ops enetc_ndev_ops = {
120 const struct net_device_ops *ndev_ops)
/linux-master/net/bluetooth/bnep/
H A Dnetdev.c206 static const struct net_device_ops bnep_netdev_ops = {
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.h41 extern const struct net_device_ops qtnf_netdev_ops;
/linux-master/drivers/net/usb/
H A Dint51x1.c130 static const struct net_device_ops int51x1_netdev_ops = {
/linux-master/net/rose/
H A Drose_dev.c122 static const struct net_device_ops rose_netdev_ops = {
/linux-master/net/netrom/
H A Dnr_dev.c160 static const struct net_device_ops nr_netdev_ops = {
/linux-master/net/ieee802154/6lowpan/
H A Dcore.c99 static const struct net_device_ops lowpan_netdev_ops = {
/linux-master/drivers/staging/octeon/
H A 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-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c36 static const struct net_device_ops aq_ndev_ops;
495 static const struct net_device_ops aq_ndev_ops = {

Completed in 243 milliseconds

1234567891011>>