Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wan/
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()
Dhdlc_ppp.c355 netif_dormant_on(dev); in ppp_cp_event()
701 netif_dormant_on(dev); in ppp_ioctl()
Dhdlc_fr.c570 netif_dormant_on(dev); in fr_set_link_state()
/Linux-v6.6/Documentation/networking/
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-v6.6/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_netdev.c129 netif_dormant_on(adapter->netdev); in opa_vnic_update_state()
373 netif_dormant_on(netdev); in opa_vnic_add_netdev()
/Linux-v6.6/drivers/staging/most/net/
Dnet.c210 netif_dormant_on(dev); in most_nd_open()
/Linux-v6.6/include/linux/
Dnetdevice.h4178 static inline void netif_dormant_on(struct net_device *dev) in netif_dormant_on() function
/Linux-v6.6/net/core/
Ddev.c9937 netif_dormant_on(dev); in netif_stacked_transfer_operstate()