Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c339 netdev->ethtool_ops = xgbe_get_ethtool_ops(); in xgbe_config_netdev()
H A Dxgbe.h1350 const struct ethtool_ops *xgbe_get_ethtool_ops(void);
H A Dxgbe-ethtool.c857 const struct ethtool_ops *xgbe_get_ethtool_ops(void) in xgbe_get_ethtool_ops() function