Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c143 static const struct net_device_ops stmmac_netdev_ops; variable
6402 if (dev->netdev_ops != &stmmac_netdev_ops) in stmmac_device_event()
6960 static const struct net_device_ops stmmac_netdev_ops = { variable
7413 ndev->netdev_ops = &stmmac_netdev_ops; in stmmac_dvr_probe()