Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
Dfcoe_transport.c70 static struct notifier_block libfcoe_notifier = { variable
617 register_netdevice_notifier(&libfcoe_notifier); in fcoe_transport_init()
625 unregister_netdevice_notifier(&libfcoe_notifier); in fcoe_transport_exit()