Searched refs:netif_set_operstate (Results 1 – 3 of 3) sorted by relevance
36 netif_set_operstate(dev, IF_OPER_DOWN); in hsr_set_operstate()41 netif_set_operstate(dev, IF_OPER_UP); in hsr_set_operstate()43 netif_set_operstate(dev, IF_OPER_LOWERLAYERDOWN); in hsr_set_operstate()
243 void netif_set_operstate(struct net_device *dev, int newstate);
1054 void netif_set_operstate(struct net_device *dev, int newstate) in netif_set_operstate() function1065 EXPORT_SYMBOL(netif_set_operstate);1091 netif_set_operstate(dev, operstate); in set_operstate()