Home
last modified time | relevance | path

Searched refs:NETDEV_CHANGENAME (Results 1 – 25 of 37) sorted by relevance

12

/linux/drivers/leds/trigger/
H A Dledtrig-netdev.c579 && evt != NETDEV_CHANGENAME) in netdev_trig_notify()
583 (evt == NETDEV_CHANGENAME && !strcmp(dev->name, trigger_data->device_name)) || in netdev_trig_notify()
595 case NETDEV_CHANGENAME: in netdev_trig_notify()
600 if (evt == NETDEV_CHANGENAME) in netdev_trig_notify()
/linux/lib/
H A Dnetdev-notifier-error-inject.c16 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGENAME) },
/linux/net/core/
H A Dlock_debug.c67 case NETDEV_CHANGENAME: in netdev_debug_event()
H A Dfailover.c203 case NETDEV_CHANGENAME: in failover_event()
H A Dfib_rules.c1409 case NETDEV_CHANGENAME: in fib_rules_event()
/linux/net/netfilter/
H A Dnft_chain_filter.c411 event != NETDEV_CHANGENAME) in nf_tables_netdev_event()
417 if (event == NETDEV_CHANGENAME) { in nf_tables_netdev_event()
H A Dxt_TEE.c79 case NETDEV_CHANGENAME: in tee_netdev_event()
/linux/net/hsr/
H A Dhsr_main.c62 case NETDEV_CHANGENAME: in hsr_netdev_notify()
/linux/Documentation/fault-injection/
H A Dnotifier-error-inject.rst74 * NETDEV_CHANGENAME
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c329 case NETDEV_CHANGENAME: in xgbe_netdev_event()
/linux/net/bridge/
H A Dbr.c130 case NETDEV_CHANGENAME: in br_device_event()
/linux/net/tipc/
H A Dtrace.h125 {(NETDEV_CHANGENAME), "NETDEV_CHANGENAME" })
H A Dbearer.c726 case NETDEV_CHANGENAME: in tipc_l2_device_event()
/linux/drivers/net/ethernet/sfc/
H A Def100_netdev.c308 (event == NETDEV_CHANGENAME || event == NETDEV_REGISTER)) in ef100_netdev_event()
H A Defx.c769 event == NETDEV_CHANGENAME) in efx_netdev_event()
/linux/drivers/net/
H A Dnetconsole.c1564 if (!(event == NETDEV_CHANGENAME || event == NETDEV_UNREGISTER || in netconsole_netdev_event()
1575 case NETDEV_CHANGENAME: in netconsole_netdev_event()
1595 if ((event == NETDEV_REGISTER || event == NETDEV_CHANGENAME) && in netconsole_netdev_event()
/linux/net/8021q/
H A Dvlan.c347 case NETDEV_CHANGENAME: in __vlan_device_event()
/linux/net/mac802154/
H A Diface.c719 if (state != NETDEV_CHANGENAME) in netdev_notify()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c696 case NETDEV_CHANGENAME: in rxe_notify()
/linux/drivers/net/ethernet/sfc/siena/
H A Defx.c691 event == NETDEV_CHANGENAME) in efx_netdev_event()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c227 if (event != NETDEV_CHANGENAME && event != NETDEV_CHANGEADDR) in qede_netdev_event()
241 case NETDEV_CHANGENAME: in qede_netdev_event()
/linux/net/mac80211/
H A Diface.c2453 if (state != NETDEV_CHANGENAME) in netdev_notify()
/linux/drivers/infiniband/core/
H A Ddevice.c2995 case NETDEV_CHANGENAME: in ib_netdevice_event()
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c123 case NETDEV_CHANGENAME: in ipoib_netdev_event()
/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.c2226 event == NETDEV_CHANGENAME) in ef4_netdev_event()

12