Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
Dhdlc_cisco.c268 netif_dormant_on(dev); in cisco_timer()
308 netif_dormant_on(dev); in cisco_stop()
377 netif_dormant_on(dev); in cisco_ioctl()
Dhdlc_ppp.c358 netif_dormant_on(dev); in ppp_cp_event()
703 netif_dormant_on(dev); in ppp_ioctl()
Dhdlc_fr.c594 netif_dormant_on(dev); in fr_set_link_state()
/kernel/linux/linux-5.10/Documentation/networking/
Doperstates.rst51 Driver has signaled netif_dormant_on()
122 complete. Corresponding functions are netif_dormant_on() to set the
158 netif_carrier_off() or netif_dormant_on(). Changes made by userspace
/kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_netdev.c130 netif_dormant_on(adapter->netdev); in opa_vnic_update_state()
374 netif_dormant_on(netdev); in opa_vnic_add_netdev()
/kernel/linux/linux-5.10/drivers/staging/most/net/
Dnet.c210 netif_dormant_on(dev); in most_nd_open()
/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h4046 static inline void netif_dormant_on(struct net_device *dev) in netif_dormant_on() function
/kernel/linux/linux-5.10/net/core/
Ddev.c9872 netif_dormant_on(dev); in netif_stacked_transfer_operstate()