Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dnotifier.h43 NETDEV_REGISTER, enumerator
/freebsd-13.1/sys/ofed/drivers/infiniband/core/
H A Dib_roce_gid_mgmt.c389 case NETDEV_REGISTER: in inetaddr_event()
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c2468 nb->notifier_call(nb, NETDEV_REGISTER, &ni); in linux_handle_ifnet_arrival_event()
2513 nb->tags[NETDEV_REGISTER] = EVENTHANDLER_REGISTER( in register_netdevice_notifier()
2539 nb->tags[NETDEV_REGISTER]); in unregister_netdevice_notifier()
/freebsd-13.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c2357 (event == NETDEV_CHANGEADDR || event == NETDEV_REGISTER || in mlx4_ib_scan_netdevs()
/freebsd-13.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c108 case NETDEV_REGISTER: in mlx5_netdev_event()