Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/octeon/
Dethernet-mdio.h23 extern const struct ethtool_ops cvm_oct_ethtool_ops;
Dethernet-mdio.c40 const struct ethtool_ops cvm_oct_ethtool_ops = { variable
Dethernet.c429 dev->ethtool_ops = &cvm_oct_ethtool_ops; in cvm_oct_common_init()