Searched refs:stmmac_netdev_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c143 static const struct net_device_ops stmmac_netdev_ops; variable in typeref:struct:net_device_ops
6559 if (dev->netdev_ops != &stmmac_netdev_ops)
7120 static const struct net_device_ops stmmac_netdev_ops = { variable in typeref:struct:net_device_ops
7595 ndev->netdev_ops = &stmmac_netdev_ops;

Completed in 113 milliseconds