Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dethtool.h516 int ethtool_check_ops(const struct ethtool_ops *ops);
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dcommon.c373 int ethtool_check_ops(const struct ethtool_ops *ops) in ethtool_check_ops() function
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c9931 ret = ethtool_check_ops(dev->ethtool_ops); in register_netdevice()