Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcommon.c922 int ethtool_check_ops(const struct ethtool_ops *ops) in ethtool_check_ops() function
/linux/net/core/
H A Ddev.c11338 ret = ethtool_check_ops(dev->ethtool_ops); in register_netdevice()