Home
last modified time | relevance | path

Searched refs:netif_dormant_off (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wan/
H A Dhdlc_raw.c85 netif_dormant_off(dev); in raw_ioctl()
H A Dhdlc_raw_eth.c105 netif_dormant_off(dev); in raw_eth_ioctl()
H A Dhdlc_x25.c361 netif_dormant_off(dev); in x25_ioctl()
H A Dhdlc_cisco.c224 netif_dormant_off(dev); in cisco_rx()
H A Dhdlc_fr.c557 netif_dormant_off(dev); in fr_set_link_state()
/linux/Documentation/networking/
H A Doperstates.rst125 flag, netif_dormant_off() to clear it and netif_dormant() to query.
/linux/include/linux/
H A Dnetdevice.h4617 static inline void netif_dormant_off(struct net_device *dev) in netif_dormant_off() function
/linux/net/core/
H A Ddev.c11122 netif_dormant_off(dev); in netif_stacked_transfer_operstate()