Home
last modified time | relevance | path

Searched refs:NETDEV_UNREGISTER (Results 1 – 25 of 91) sorted by relevance

1234

/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr.c114 case NETDEV_UNREGISTER: in br_device_event()
134 if (event != NETDEV_UNREGISTER) in br_device_event()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_chain_filter.c326 if (event != NETDEV_UNREGISTER) in nft_netdev_event()
364 if (event != NETDEV_UNREGISTER && in nf_tables_netdev_event()
H A Dxt_TEE.c75 case NETDEV_UNREGISTER: in tee_netdev_event()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Ddp_notify.c72 if (event == NETDEV_UNREGISTER) { in dp_device_event()
/OK3568_Linux_fs/kernel/drivers/leds/trigger/
H A Dledtrig-netdev.c305 && evt != NETDEV_REGISTER && evt != NETDEV_UNREGISTER in netdev_trig_notify()
327 case NETDEV_UNREGISTER: in netdev_trig_notify()
/OK3568_Linux_fs/kernel/net/hsr/
H A Dhsr_main.c101 case NETDEV_UNREGISTER: in hsr_netdev_notify()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dnetconsole.c699 if (!(event == NETDEV_CHANGENAME || event == NETDEV_UNREGISTER || in netconsole_netdev_event()
714 case NETDEV_UNREGISTER: in netconsole_netdev_event()
737 case NETDEV_UNREGISTER: in netconsole_netdev_event()
H A Dmacvtap.c188 case NETDEV_UNREGISTER: in macvtap_device_event()
/OK3568_Linux_fs/kernel/net/ieee802154/6lowpan/
H A Dcore.c226 case NETDEV_UNREGISTER: in lowpan_device_event()
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlan.c350 case NETDEV_UNREGISTER: in __vlan_device_event()
472 case NETDEV_UNREGISTER: in vlan_device_event()
/OK3568_Linux_fs/kernel/drivers/net/ipvlan/
H A Dipvtap.c175 case NETDEV_UNREGISTER: in ipvtap_device_event()
/OK3568_Linux_fs/kernel/net/caif/
H A Dcaif_usb.c154 if (what == NETDEV_UNREGISTER) in cfusbl_device_notify()
H A Dcaif_dev.c458 case NETDEV_UNREGISTER: in caif_device_notify()
/OK3568_Linux_fs/kernel/net/core/
H A Dnetprio_cgroup.c283 case NETDEV_UNREGISTER: in netprio_device_event()
H A Dfailover.c197 case NETDEV_UNREGISTER: in failover_event()
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dcore.c290 case NETDEV_UNREGISTER: in cfg802154_netdev_notifier_call()
/OK3568_Linux_fs/kernel/net/can/
H A Draw.c282 case NETDEV_UNREGISTER: in raw_notify()
316 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in raw_notifier()
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dlapbether.c421 case NETDEV_UNREGISTER: in lapbeth_device_event()
H A Ddlci.c492 if (event == NETDEV_UNREGISTER) { in dlci_dev_event()
/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A Dbpqether.c550 case NETDEV_UNREGISTER: /* ethernet device removed -> free BPQ interface */ in bpq_device_event()
/OK3568_Linux_fs/kernel/net/phonet/
H A Dpn_dev.c289 case NETDEV_UNREGISTER: in phonet_device_notify()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_device.c429 case NETDEV_UNREGISTER: in xfrm_dev_event()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dtrace.h124 {(NETDEV_UNREGISTER), "NETDEV_UNREGISTER" },\
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.c252 case NETDEV_UNREGISTER: in rmnet_config_notify_cb()
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_mirred.c391 if (event == NETDEV_UNREGISTER) { in mirred_device_event()

1234