Home
last modified time | relevance | path

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

/drivers/net/
Dvia-velocity.c416 static int velocity_netdev_event(struct notifier_block *nb, unsigned long notification, void *ptr);
419 .notifier_call = velocity_netdev_event,
3469 static int velocity_netdev_event(struct notifier_block *nb, unsigned long notification, void *ptr) in velocity_netdev_event() function