Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/
H A Dnetconsole.c700 event == NETDEV_RELEASE || event == NETDEV_JOIN)) in netconsole_netdev_event()
713 case NETDEV_JOIN: in netconsole_netdev_event()
743 case NETDEV_JOIN: in netconsole_netdev_event()
H A Dnet_failover.c559 call_netdevice_notifiers(NETDEV_JOIN, slave_dev); in net_failover_slave_register()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_if.c614 call_netdevice_notifiers(NETDEV_JOIN, dev); in br_add_if()
/OK3568_Linux_fs/kernel/drivers/net/hyperv/
H A Dnetvsc_drv.c2225 call_netdevice_notifiers(NETDEV_JOIN, vf_netdev); in netvsc_vf_join()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dos_intfs.c255 case NETDEV_JOIN: in rtw_ndev_notifier_call()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dos_intfs.c255 case NETDEV_JOIN: in rtw_ndev_notifier_call()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h2739 NETDEV_JOIN, enumerator
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_main.c1818 call_netdevice_notifiers(NETDEV_JOIN, slave_dev); in bond_enslave()