Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe_transport.c82 static struct notifier_block libfcoe_notifier = { variable
603 register_netdevice_notifier(&libfcoe_notifier); in fcoe_transport_init()
611 unregister_netdevice_notifier(&libfcoe_notifier); in fcoe_transport_exit()