Home
last modified time | relevance | path

Searched refs:NETDEV_REGISTER (Results 1 – 25 of 53) sorted by relevance

123

/linux-6.6.21/lib/
Dnetdev-notifier-error-inject.c14 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_REGISTER) },
/linux-6.6.21/drivers/leds/trigger/
Dledtrig-netdev.c447 && evt != NETDEV_REGISTER && evt != NETDEV_UNREGISTER in netdev_trig_notify()
453 (evt == NETDEV_REGISTER && !strcmp(dev->name, trigger_data->device_name)))) in netdev_trig_notify()
467 case NETDEV_REGISTER: in netdev_trig_notify()
/linux-6.6.21/net/core/
Dnetdev-genl.c128 case NETDEV_REGISTER: in netdev_genl_netdevice_event()
Dfailover.c195 case NETDEV_REGISTER: in failover_event()
/linux-6.6.21/drivers/net/ipvlan/
Dipvtap.c153 case NETDEV_REGISTER: in ipvtap_device_event()
/linux-6.6.21/drivers/net/
Dmacvtap.c166 case NETDEV_REGISTER: in macvtap_device_event()
/linux-6.6.21/net/caif/
Dcaif_usb.c160 if (what != NETDEV_REGISTER) in cfusbl_device_notify()
Dcaif_dev.c383 case NETDEV_REGISTER: in caif_device_notify()
/linux-6.6.21/Documentation/fault-injection/
Dnotifier-error-inject.rst72 * NETDEV_REGISTER
/linux-6.6.21/net/netfilter/
Dxt_TEE.c71 case NETDEV_REGISTER: in tee_netdev_event()
/linux-6.6.21/net/batman-adv/
Dhard-interface.c947 case NETDEV_REGISTER: in batadv_hard_if_event_softif()
968 if (!hard_iface && (event == NETDEV_REGISTER || in batadv_hard_if_event()
/linux-6.6.21/net/ieee802154/
Dcore.c274 case NETDEV_REGISTER: in cfg802154_netdev_notifier_call()
/linux-6.6.21/net/bridge/
Dbr.c44 if (event == NETDEV_REGISTER) { in br_device_event()
/linux-6.6.21/net/phonet/
Dpn_dev.c284 case NETDEV_REGISTER: in phonet_device_notify()
/linux-6.6.21/drivers/infiniband/sw/siw/
Dsiw_main.c432 case NETDEV_REGISTER: in siw_netdev_event()
/linux-6.6.21/drivers/net/ethernet/sfc/
Def100_netdev.c308 (event == NETDEV_CHANGENAME || event == NETDEV_REGISTER)) in ef100_netdev_event()
/linux-6.6.21/net/mctp/
Ddevice.c469 case NETDEV_REGISTER: in mctp_dev_notify()
/linux-6.6.21/net/xfrm/
Dxfrm_device.c519 case NETDEV_REGISTER: in xfrm_dev_event()
/linux-6.6.21/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_main.c689 case NETDEV_REGISTER: in pvrdma_netdevice_event_handle()
720 if ((netdev_work->event == NETDEV_REGISTER) || in pvrdma_netdevice_event_work()
/linux-6.6.21/drivers/infiniband/hw/erdma/
Derdma_main.c43 case NETDEV_REGISTER: in erdma_netdev_event()
/linux-6.6.21/net/8021q/
Dvlan.c349 case NETDEV_REGISTER: in __vlan_device_event()
/linux-6.6.21/drivers/net/ethernet/cavium/liquidio/
Dlio_vf_rep.c617 case NETDEV_REGISTER: in lio_vf_rep_netdev_event()
/linux-6.6.21/Documentation/networking/
Dxfrm_device.rst94 The XFRM code's listener will finish the setup on NETDEV_REGISTER.
/linux-6.6.21/drivers/infiniband/core/
Droce_gid_mgmt.c762 case NETDEV_REGISTER: in netdevice_event()
/linux-6.6.21/net/ipv4/
Dudp_tunnel_nic.c897 if (event == NETDEV_REGISTER) { in udp_tunnel_nic_netdevice_event()

123