Home
last modified time | relevance | path

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

/openbmc/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_ppp.c355 netif_dormant_on(dev); in ppp_cp_event()
701 netif_dormant_on(dev); in ppp_ioctl()
H A Dhdlc_fr.c570 netif_dormant_on(dev); in fr_set_link_state()
/openbmc/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
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_netdev.c129 netif_dormant_on(adapter->netdev); in opa_vnic_update_state()
373 netif_dormant_on(netdev); in opa_vnic_add_netdev()
/openbmc/linux/drivers/staging/most/net/
H A Dnet.c210 netif_dormant_on(dev); in most_nd_open()
/openbmc/linux/include/linux/
H A Dnetdevice.h4200 static inline void netif_dormant_on(struct net_device *dev) in netif_dormant_on() function
/openbmc/linux/net/core/
H A Ddev.c9943 netif_dormant_on(dev); in netif_stacked_transfer_operstate()