Home
last modified time | relevance | path

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

1234

/linux/net/caif/
H A Dcaif_usb.c138 if (what == NETDEV_UNREGISTER && dev->reg_state >= NETREG_UNREGISTERED) in cfusbl_device_notify()
158 if (what == NETDEV_UNREGISTER) in cfusbl_device_notify()
H A Dcaif_dev.c459 case NETDEV_UNREGISTER: in caif_device_notify()
/linux/net/openvswitch/
H A Ddp_notify.c72 if (event == NETDEV_UNREGISTER) { in dp_device_event()
/linux/net/bridge/
H A Dbr.c114 case NETDEV_UNREGISTER: in br_device_event()
134 if (event != NETDEV_UNREGISTER) in br_device_event()
/linux/net/hsr/
H A Dhsr_main.c101 case NETDEV_UNREGISTER: in hsr_netdev_notify()
/linux/net/ieee802154/6lowpan/
H A Dcore.c227 case NETDEV_UNREGISTER: in lowpan_device_event()
/linux/net/core/
H A Dnetprio_cgroup.c276 case NETDEV_UNREGISTER: in netprio_device_event()
H A Dfailover.c197 case NETDEV_UNREGISTER: in failover_event()
H A Dpage_pool_user.c417 if (event != NETDEV_UNREGISTER) in page_pool_netdevice_event()
/linux/net/netfilter/
H A Dxt_TEE.c75 case NETDEV_UNREGISTER: in tee_netdev_event()
H A Dnft_chain_filter.c367 if (event != NETDEV_UNREGISTER) in nf_tables_netdev_event()
/linux/drivers/net/ipvlan/
H A Dipvtap.c174 case NETDEV_UNREGISTER: in ipvtap_device_event()
/linux/drivers/net/
H A Dmacvtap.c187 case NETDEV_UNREGISTER: in macvtap_device_event()
H A Dnetconsole.c1004 if (!(event == NETDEV_CHANGENAME || event == NETDEV_UNREGISTER || in netconsole_netdev_event()
1019 case NETDEV_UNREGISTER: in netconsole_netdev_event()
1034 case NETDEV_UNREGISTER: in netconsole_netdev_event()
/linux/net/8021q/
H A Dvlan.c352 case NETDEV_UNREGISTER: in __vlan_device_event()
474 case NETDEV_UNREGISTER: in vlan_device_event()
/linux/drivers/net/ethernet/sfc/
H A Dtc_bindings.c237 if (event == NETDEV_UNREGISTER) in efx_tc_netdev_event()
/linux/net/ieee802154/
H A Dcore.c315 case NETDEV_UNREGISTER: in cfg802154_netdev_notifier_call()
/linux/drivers/net/hamradio/
H A Dbpqether.c550 case NETDEV_UNREGISTER: /* ethernet device removed -> free BPQ interface */ in bpq_device_event()
/linux/net/can/
H A Draw.c309 case NETDEV_UNREGISTER: in raw_notify()
346 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in raw_notifier()
/linux/drivers/net/netdevsim/
H A Dhwstats.c191 case NETDEV_UNREGISTER: in nsim_dev_hwstats_event()
/linux/net/phonet/
H A Dpn_dev.c288 case NETDEV_UNREGISTER: in phonet_device_notify()
/linux/drivers/net/wan/
H A Dlapbether.c468 case NETDEV_UNREGISTER: in lapbeth_device_event()
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.c258 case NETDEV_UNREGISTER: in rmnet_config_notify_cb()
/linux/net/tipc/
H A Dtrace.h124 {(NETDEV_UNREGISTER), "NETDEV_UNREGISTER" },\
/linux/net/mctp/
H A Ddevice.c474 case NETDEV_UNREGISTER: in mctp_dev_notify()

1234