Home
last modified time | relevance | path

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

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