Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/synopsys/
Ddwc-xlgmac.h634 const struct net_device_ops *xlgmac_get_netdev_ops(void);
Ddwc-xlgmac-common.c177 netdev->netdev_ops = xlgmac_get_netdev_ops(); in xlgmac_init()
Ddwc-xlgmac-net.c946 const struct net_device_ops *xlgmac_get_netdev_ops(void) in xlgmac_get_netdev_ops() function