Searched refs:netdev_get_by_index_lock_ops_compat (Results 1 – 3 of 3) sorted by relevance
496 netdev = netdev_get_by_index_lock_ops_compat(genl_info_net(info), in netdev_nl_queue_get_doit()554 netdev = netdev_get_by_index_lock_ops_compat(net, ifindex); in netdev_nl_queue_get_dumpit()844 netdev = netdev_get_by_index_lock_ops_compat(net, ifindex); in netdev_nl_qstats_get_dumpit()
46 netdev_get_by_index_lock_ops_compat(struct net *net, int ifindex);
1094 netdev_get_by_index_lock_ops_compat(struct net *net, int ifindex) in netdev_get_by_index_lock_ops_compat() function