Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/
H A Dtun.c984 static const struct ethtool_ops tun_ethtool_ops; variable
2348 dev->ethtool_ops = &tun_ethtool_ops; in tun_setup()
3615 static const struct ethtool_ops tun_ethtool_ops = { variable