Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/
Dhdlc_raw.c85 netif_dormant_off(dev); in raw_ioctl()
Dhdlc_raw_eth.c104 netif_dormant_off(dev); in raw_eth_ioctl()
Dhdlc_x25.c214 netif_dormant_off(dev); in x25_ioctl()
Dhdlc_cisco.c234 netif_dormant_off(dev); in cisco_rx()
Dhdlc_ppp.c346 netif_dormant_off(dev); in ppp_cp_event()
Dhdlc_fr.c572 netif_dormant_off(dev); in fr_set_link_state()
/Linux-v5.4/drivers/staging/most/net/
Dnet.c198 netif_dormant_off(dev); in most_nd_open()
559 netif_dormant_off(dev); in on_netinfo()
/Linux-v5.4/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_netdev.c128 netif_dormant_off(adapter->netdev); in opa_vnic_update_state()
/Linux-v5.4/Documentation/networking/
Doperstates.txt103 flag, netif_dormant_off() to clear it and netif_dormant() to query.
/Linux-v5.4/include/linux/
Dnetdevice.h3801 static inline void netif_dormant_off(struct net_device *dev) in netif_dormant_off() function
/Linux-v5.4/net/core/
Ddev.c8828 netif_dormant_off(dev); in netif_stacked_transfer_operstate()