Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/net/
Dqeth_l2_main.c889 static struct notifier_block qeth_l2_sw_notifier = { variable
901 rc = register_switchdev_notifier(&qeth_l2_sw_notifier); in qeth_l2_br2dev_get()
921 rc = unregister_switchdev_notifier(&qeth_l2_sw_notifier); in qeth_l2_br2dev_put()