Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c265 const struct ethtool_ops *xlgmac_get_ethtool_ops(void) in xlgmac_get_ethtool_ops() function
H A Ddwc-xlgmac.h636 const struct ethtool_ops *xlgmac_get_ethtool_ops(void);
H A Ddwc-xlgmac-common.c176 netdev->ethtool_ops = xlgmac_get_ethtool_ops(); in xlgmac_init()