Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c109 static const struct net_device_ops stmmac_netdev_ops; variable
4468 if (dev->netdev_ops != &stmmac_netdev_ops) in stmmac_device_event()
4610 static const struct net_device_ops stmmac_netdev_ops = { variable
4924 ndev->netdev_ops = &stmmac_netdev_ops; in stmmac_dvr_probe()