Home
last modified time | relevance | path

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

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