Home
last modified time | relevance | path

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

/drivers/net/ethernet/amd/xgbe/
Dxgbe-main.c341 netdev->ethtool_ops = xgbe_get_ethtool_ops(); in xgbe_config_netdev()
Dxgbe.h1324 const struct ethtool_ops *xgbe_get_ethtool_ops(void);
Dxgbe-ethtool.c868 const struct ethtool_ops *xgbe_get_ethtool_ops(void) in xgbe_get_ethtool_ops() function