Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.h43 extern const struct ethtool_ops mlx5i_ethtool_ops;
H A Dethtool.c270 const struct ethtool_ops mlx5i_ethtool_ops = { variable
H A Dipoib.c104 netdev->ethtool_ops = &mlx5i_ethtool_ops; in mlx5i_init()