Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_switchdev.c462 prueth->prueth_switchdev_bl_nb.notifier_call = &prueth_switchdev_blocking_event; in prueth_switchdev_register_notifiers()
463 ret = register_switchdev_blocking_notifier(&prueth->prueth_switchdev_bl_nb); in prueth_switchdev_register_notifiers()
475 unregister_switchdev_blocking_notifier(&prueth->prueth_switchdev_bl_nb); in prueth_switchdev_unregister_notifiers()
H A Dicssg_prueth.h293 struct notifier_block prueth_switchdev_bl_nb; member
H A Dicssg_prueth.c1150 &prueth->prueth_switchdev_bl_nb, in prueth_netdevice_port_link()