Searched refs:transition (Results 1 – 2 of 2) sorted by relevance
37 static void __hsr_set_operstate(struct net_device *dev, int transition) in __hsr_set_operstate() argument40 if (dev->operstate != transition) { in __hsr_set_operstate()41 dev->operstate = transition; in __hsr_set_operstate()
756 static void set_operstate(struct net_device *dev, unsigned char transition) in set_operstate() argument760 switch (transition) { in set_operstate()