Searched refs:stimul (Results 1 – 2 of 2) sorted by relevance
1155 void (*stimul)(struct net_device *); member1159 int netdev_register_fc(struct net_device *dev, void (*stimul)(struct net_device *dev)) in netdev_register_fc()1167 netdev_fc_slots[bit].stimul = stimul; in netdev_register_fc()1182 netdev_fc_slots[bit].stimul = NULL; in netdev_unregister_fc()1200 netdev_fc_slots[i].stimul(netdev_fc_slots[i].dev); in netdev_wakeup()
879 extern int netdev_register_fc(struct net_device *dev, void (*stimul)(struct net_device *dev));