Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c259 const struct ethtool_ops *xlgmac_get_ethtool_ops(void) in xlgmac_get_ethtool_ops() function
H A Ddwc-xlgmac.h635 const struct ethtool_ops *xlgmac_get_ethtool_ops(void);
H A Ddwc-xlgmac-common.c178 netdev->ethtool_ops = xlgmac_get_ethtool_ops(); in xlgmac_init()