Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c3413 static struct notifier_block netxen_netdev_cb = { variable
3453 register_netdevice_notifier(&netxen_netdev_cb); in netxen_init_module()
3467 unregister_netdevice_notifier(&netxen_netdev_cb); in netxen_exit_module()