Searched refs:netdev_reg_state (Results 1 - 3 of 3) sorted by relevance

/linux-master/lib/
H A Ddynamic_debug.c933 netdev_name(dev), netdev_reg_state(dev),
937 netdev_reg_state(dev), &vaf);
/linux-master/include/linux/
H A Dnetdevice.h1734 enum netdev_reg_state { enum
5169 static inline const char *netdev_reg_state(const struct net_device *dev) function
5196 netdev_reg_state(dev), ##args)
5200 netdev_reg_state(dev), ##args)
/linux-master/net/core/
H A Ddev.c11510 netdev_name(dev), netdev_reg_state(dev),
11514 level, netdev_name(dev), netdev_reg_state(dev), vaf);

Completed in 153 milliseconds