Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/octeon/
Dethernet-mdio.h26 extern const struct ethtool_ops cvm_oct_ethtool_ops;
Dethernet-mdio.c73 const struct ethtool_ops cvm_oct_ethtool_ops = { variable
Dethernet.c457 dev->ethtool_ops = &cvm_oct_ethtool_ops; in cvm_oct_common_init()