Searched refs:cvm_oct_ethtool_ops (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/staging/octeon/ | ||
H A D | ethernet-mdio.h | 23 extern const struct ethtool_ops cvm_oct_ethtool_ops; |
H A D | ethernet.c | 429 dev->ethtool_ops = &cvm_oct_ethtool_ops; in cvm_oct_common_init() |