Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/
Dhdlc_cisco.c267 netif_dormant_on(dev); in cisco_timer()
307 netif_dormant_on(dev); in cisco_stop()
375 netif_dormant_on(dev); in cisco_ioctl()
Dhdlc_ppp.c357 netif_dormant_on(dev); in ppp_cp_event()
689 netif_dormant_on(dev); in ppp_ioctl()
Dhdlc_fr.c585 netif_dormant_on(dev); in fr_set_link_state()
/Linux-v5.4/Documentation/networking/
Doperstates.txt40 Driver has signaled netif_dormant_on()
102 complete. Corresponding functions are netif_dormant_on() to set the
137 netif_carrier_off() or netif_dormant_on(). Changes made by userspace
/Linux-v5.4/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()
/Linux-v5.4/drivers/staging/most/net/
Dnet.c200 netif_dormant_on(dev); in most_nd_open()
/Linux-v5.4/include/linux/
Dnetdevice.h3789 static inline void netif_dormant_on(struct net_device *dev) in netif_dormant_on() function
/Linux-v5.4/net/core/
Ddev.c8826 netif_dormant_on(dev); in netif_stacked_transfer_operstate()