Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h635 const struct net_device_ops *xlgmac_get_netdev_ops(void);
H A Ddwc-xlgmac-common.c175 netdev->netdev_ops = xlgmac_get_netdev_ops(); in xlgmac_init()
H A Ddwc-xlgmac-net.c945 const struct net_device_ops *xlgmac_get_netdev_ops(void) in xlgmac_get_netdev_ops() function