Home
last modified time | relevance | path

Searched refs:netif_dormant_on (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wan/
H A Dhdlc_cisco.c255 netif_dormant_on(dev); in cisco_timer()
291 netif_dormant_on(dev); in cisco_stop()
360 netif_dormant_on(dev); in cisco_ioctl()
H A Dhdlc_fr.c570 netif_dormant_on(dev); in fr_set_link_state()
/linux/Documentation/networking/
H A Doperstates.rst51 Driver has signaled netif_dormant_on()
124 complete. Corresponding functions are netif_dormant_on() to set the
160 netif_carrier_off() or netif_dormant_on(). Changes made by userspace
/linux/include/linux/
H A Dnetdevice.h4605 static inline void netif_dormant_on(struct net_device *dev) in netif_dormant_on() function
/linux/net/core/
H A Ddev.c11120 netif_dormant_on(dev); in netif_stacked_transfer_operstate()