Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.h43 extern const struct ethtool_ops mlx5i_ethtool_ops;
Dethtool.c259 const struct ethtool_ops mlx5i_ethtool_ops = { variable
Dipoib.c101 netdev->ethtool_ops = &mlx5i_ethtool_ops; in mlx5i_init()