Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/net/
Dqeth_l2_main.c895 static struct notifier_block qeth_l2_sw_notifier = { variable
907 rc = register_switchdev_notifier(&qeth_l2_sw_notifier); in qeth_l2_br2dev_get()
927 rc = unregister_switchdev_notifier(&qeth_l2_sw_notifier); in qeth_l2_br2dev_put()