Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.h43 extern const struct ethtool_ops mlx5i_ethtool_ops;
Dethtool.c237 const struct ethtool_ops mlx5i_ethtool_ops = { variable
Dipoib.c108 netdev->ethtool_ops = &mlx5i_ethtool_ops; in mlx5i_init()