Home
last modified time | relevance | path

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

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