Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c71 static struct notifier_block libfcoe_notifier = { variable
618 register_netdevice_notifier(&libfcoe_notifier); in fcoe_transport_init()
626 unregister_netdevice_notifier(&libfcoe_notifier); in fcoe_transport_exit()