Lines Matching defs:dev
36 static unsigned int default_operstate(const struct net_device *dev) in default_operstate()
74 static void rfc2863_policy(struct net_device *dev) in rfc2863_policy()
100 void linkwatch_init_dev(struct net_device *dev) in linkwatch_init_dev()
109 static bool linkwatch_urgent_event(struct net_device *dev) in linkwatch_urgent_event()
124 static void linkwatch_add_event(struct net_device *dev) in linkwatch_add_event()
166 static void linkwatch_do_dev(struct net_device *dev) in linkwatch_do_dev()
228 struct net_device *dev; in __linkwatch_run_queue() local
258 static bool linkwatch_clean_dev(struct net_device *dev) in linkwatch_clean_dev()
277 void __linkwatch_sync_dev(struct net_device *dev) in __linkwatch_sync_dev()
285 void linkwatch_sync_dev(struct net_device *dev) in linkwatch_sync_dev()
309 void linkwatch_fire_event(struct net_device *dev) in linkwatch_fire_event()