Home
last modified time | relevance | path

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

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