Home
last modified time | relevance | path

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

/linux/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.c361 netif_dormant_off(dev); in x25_ioctl()
H A Dhdlc_cisco.c224 netif_dormant_off(dev); in cisco_rx()
H A Dhdlc_ppp.c344 netif_dormant_off(dev); in ppp_cp_event()
H A Dhdlc_fr.c557 netif_dormant_off(dev); in fr_set_link_state()
/linux/drivers/staging/most/net/
H A Dnet.c208 netif_dormant_off(dev); in most_nd_open()
568 netif_dormant_off(dev); in on_netinfo()
/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_netdev.c127 netif_dormant_off(adapter->netdev); in opa_vnic_update_state()
/linux/Documentation/networking/
H A Doperstates.rst125 flag, netif_dormant_off() to clear it and netif_dormant() to query.
/linux/include/linux/
H A Dnetdevice.h4183 static inline void netif_dormant_off(struct net_device *dev) in netif_dormant_off() function
/linux/net/core/
H A Ddev.c10097 netif_dormant_off(dev); in netif_stacked_transfer_operstate()