Home
last modified time | relevance | path

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

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