Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.h63 #define for_each_netdev_lock_ops_compat_scoped(net, var_name, ifindex) \ macro
H A Dnetdev-genl.c639 for_each_netdev_lock_ops_compat_scoped(net, netdev, in netdev_nl_queue_get_dumpit()
939 for_each_netdev_lock_ops_compat_scoped(net, netdev, ctx->ifindex) { in netdev_nl_qstats_get_dumpit()
/linux/net/ethtool/
H A Drss.c474 for_each_netdev_lock_ops_compat_scoped(net, dev, ctx->ifindex) { in ethnl_rss_dumpit()