Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wan/
Dhdlc_raw.c85 netif_dormant_off(dev); in raw_ioctl()
Dhdlc_raw_eth.c105 netif_dormant_off(dev); in raw_eth_ioctl()
Dhdlc_x25.c361 netif_dormant_off(dev); in x25_ioctl()
Dhdlc_cisco.c224 netif_dormant_off(dev); in cisco_rx()
Dhdlc_ppp.c344 netif_dormant_off(dev); in ppp_cp_event()
Dhdlc_fr.c557 netif_dormant_off(dev); in fr_set_link_state()
/linux-5.19.10/drivers/staging/most/net/
Dnet.c208 netif_dormant_off(dev); in most_nd_open()
568 netif_dormant_off(dev); in on_netinfo()
/linux-5.19.10/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_netdev.c127 netif_dormant_off(adapter->netdev); in opa_vnic_update_state()
/linux-5.19.10/Documentation/networking/
Doperstates.rst125 flag, netif_dormant_off() to clear it and netif_dormant() to query.
/linux-5.19.10/include/linux/
Dnetdevice.h4108 static inline void netif_dormant_off(struct net_device *dev) in netif_dormant_off() function
/linux-5.19.10/net/core/
Ddev.c9825 netif_dormant_off(dev); in netif_stacked_transfer_operstate()