Home
last modified time | relevance | path

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

1234

/linux-6.15/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()
/linux-6.15/net/openvswitch/
H A Ddp_notify.c72 if (event == NETDEV_UNREGISTER) { in dp_device_event()
/linux-6.15/net/core/
H A Dlock_debug.c28 case NETDEV_UNREGISTER: in netdev_debug_event()
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.c419 if (event != NETDEV_UNREGISTER) in page_pool_netdevice_event()
/linux-6.15/net/bridge/
H A Dbr.c121 case NETDEV_UNREGISTER: in br_device_event()
141 if (event != NETDEV_UNREGISTER) in br_device_event()
/linux-6.15/net/hsr/
H A Dhsr_main.c101 case NETDEV_UNREGISTER: in hsr_netdev_notify()
/linux-6.15/net/ieee802154/6lowpan/
H A Dcore.c231 case NETDEV_UNREGISTER: in lowpan_device_event()
/linux-6.15/drivers/net/ipvlan/
H A Dipvtap.c174 case NETDEV_UNREGISTER: in ipvtap_device_event()
/linux-6.15/drivers/net/
H A Dmacvtap.c187 case NETDEV_UNREGISTER: in macvtap_device_event()
H A Dnetconsole.c1295 if (!(event == NETDEV_CHANGENAME || event == NETDEV_UNREGISTER || in netconsole_netdev_event()
1310 case NETDEV_UNREGISTER: in netconsole_netdev_event()
1325 case NETDEV_UNREGISTER: in netconsole_netdev_event()
/linux-6.15/net/netfilter/
H A Dxt_TEE.c75 case NETDEV_UNREGISTER: in tee_netdev_event()
H A Dnft_chain_filter.c348 if (event != NETDEV_UNREGISTER) in nf_tables_netdev_event()
/linux-6.15/drivers/net/ethernet/sfc/
H A Dtc_bindings.c237 if (event == NETDEV_UNREGISTER) in efx_tc_netdev_event()
/linux-6.15/net/8021q/
H A Dvlan.c353 case NETDEV_UNREGISTER: in __vlan_device_event()
475 case NETDEV_UNREGISTER: in vlan_device_event()
/linux-6.15/drivers/leds/trigger/
H A Dledtrig-netdev.c588 && evt != NETDEV_REGISTER && evt != NETDEV_UNREGISTER in netdev_trig_notify()
613 case NETDEV_UNREGISTER: in netdev_trig_notify()
/linux-6.15/net/ieee802154/
H A Dcore.c315 case NETDEV_UNREGISTER: in cfg802154_netdev_notifier_call()
/linux-6.15/drivers/net/hamradio/
H A Dbpqether.c531 case NETDEV_UNREGISTER: /* ethernet device removed -> free BPQ interface */ in bpq_device_event()
/linux-6.15/drivers/infiniband/sw/siw/
H A Dsiw_main.c390 case NETDEV_UNREGISTER: in siw_netdev_event()
/linux-6.15/net/phonet/
H A Dpn_dev.c306 case NETDEV_UNREGISTER: in phonet_device_notify()
/linux-6.15/drivers/net/wan/
H A Dlapbether.c470 case NETDEV_UNREGISTER: in lapbeth_device_event()
/linux-6.15/drivers/net/netdevsim/
H A Dhwstats.c191 case NETDEV_UNREGISTER: in nsim_dev_hwstats_event()
/linux-6.15/net/can/
H A Draw.c309 case NETDEV_UNREGISTER: in raw_notify()
346 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in raw_notifier()
/linux-6.15/net/tipc/
H A Dtrace.h124 {(NETDEV_UNREGISTER), "NETDEV_UNREGISTER" },\

1234