Searched refs:NETDEV_UNREGISTER (Results 1 - 25 of 93) sorted by relevance

1234

/linux-master/net/openvswitch/
H A Ddp_notify.c72 if (event == NETDEV_UNREGISTER) {
/linux-master/net/hsr/
H A Dhsr_main.c101 case NETDEV_UNREGISTER:
/linux-master/net/caif/
H A Dcaif_usb.c138 if (what == NETDEV_UNREGISTER && dev->reg_state >= NETREG_UNREGISTERED)
158 if (what == NETDEV_UNREGISTER)
H A Dcaif_dev.c459 case NETDEV_UNREGISTER:
470 * NETDEV_UNREGISTER is called repeatedly until all reference
472 * caifd is taken, simply ignore NETDEV_UNREGISTER and wait for
473 * the next call to NETDEV_UNREGISTER.
/linux-master/net/ieee802154/6lowpan/
H A Dcore.c227 case NETDEV_UNREGISTER:
/linux-master/net/bridge/
H A Dbr.c114 case NETDEV_UNREGISTER:
134 if (event != NETDEV_UNREGISTER)
/linux-master/net/netfilter/
H A Dnft_chain_filter.c328 if (event != NETDEV_UNREGISTER)
370 if (event != NETDEV_UNREGISTER &&
H A Dxt_TEE.c75 case NETDEV_UNREGISTER:
/linux-master/net/core/
H A Dnetprio_cgroup.c276 case NETDEV_UNREGISTER:
H A Dfailover.c197 case NETDEV_UNREGISTER:
/linux-master/drivers/net/ethernet/sfc/
H A Dtc_bindings.c237 if (event == NETDEV_UNREGISTER)
/linux-master/drivers/net/
H A Dmacvtap.c187 case NETDEV_UNREGISTER:
H A Dnetconsole.c958 if (!(event == NETDEV_CHANGENAME || event == NETDEV_UNREGISTER ||
973 case NETDEV_UNREGISTER:
997 case NETDEV_UNREGISTER:
/linux-master/drivers/net/ipvlan/
H A Dipvtap.c174 case NETDEV_UNREGISTER:
/linux-master/net/8021q/
H A Dvlan.c352 case NETDEV_UNREGISTER:
474 case NETDEV_UNREGISTER:
/linux-master/drivers/leds/trigger/
H A Dledtrig-netdev.c566 && evt != NETDEV_REGISTER && evt != NETDEV_UNREGISTER
591 case NETDEV_UNREGISTER:
/linux-master/net/ieee802154/
H A Dcore.c315 case NETDEV_UNREGISTER:
318 /* It is possible to get NETDEV_UNREGISTER
/linux-master/net/tipc/
H A Dtrace.h124 {(NETDEV_UNREGISTER), "NETDEV_UNREGISTER" },\
/linux-master/net/phonet/
H A Dpn_dev.c288 case NETDEV_UNREGISTER:
/linux-master/drivers/net/netdevsim/
H A Dhwstats.c191 case NETDEV_UNREGISTER:
/linux-master/drivers/net/hamradio/
H A Dbpqether.c550 case NETDEV_UNREGISTER: /* ethernet device removed -> free BPQ interface */
/linux-master/net/mctp/
H A Ddevice.c474 case NETDEV_UNREGISTER:
/linux-master/drivers/net/wan/
H A Dlapbether.c468 case NETDEV_UNREGISTER:
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_main.c439 case NETDEV_UNREGISTER:
/linux-master/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.c258 case NETDEV_UNREGISTER:

Completed in 274 milliseconds

1234