Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dwext-proc.c114 first_net_device(net) : next_net_device(v); in wireless_dev_seq_next()
/linux-6.1.9/include/linux/
Dnetdevice.h2946 static inline struct net_device *next_net_device(struct net_device *dev) in next_net_device() function