Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c354 netif_dormant_off(dev); in x25_ioctl()
H A Dhdlc_cisco.c235 netif_dormant_off(dev); in cisco_rx()
H A Dhdlc_ppp.c347 netif_dormant_off(dev); in ppp_cp_event()
H A Dhdlc_fr.c581 netif_dormant_off(dev); in fr_set_link_state()
/OK3568_Linux_fs/kernel/drivers/staging/most/net/
H A Dnet.c208 netif_dormant_off(dev); in most_nd_open()
569 netif_dormant_off(dev); in on_netinfo()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_netdev.c128 netif_dormant_off(adapter->netdev); in opa_vnic_update_state()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Doperstates.rst123 flag, netif_dormant_off() to clear it and netif_dormant() to query.
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h4108 static inline void netif_dormant_off(struct net_device *dev) in netif_dormant_off() function
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c9784 netif_dormant_off(dev); in netif_stacked_transfer_operstate()