Home
last modified time | relevance | path

Searched refs:netdev_notifier_info_to_dev (Results 1 – 25 of 137) sorted by relevance

123456

/Linux-v5.10/net/openvswitch/
Ddp_notify.c63 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in dp_device_event()
/Linux-v5.10/net/hsr/
Dhsr_main.c41 dev = netdev_notifier_info_to_dev(ptr); in hsr_netdev_notify()
/Linux-v5.10/net/6lowpan/
Dcore.c110 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in lowpan_event()
/Linux-v5.10/drivers/net/can/
Dled.c103 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in can_led_notifier()
/Linux-v5.10/security/selinux/
Dnetif.c253 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in sel_netif_netdev_notifier_handler()
/Linux-v5.10/net/ieee802154/6lowpan/
Dcore.c216 struct net_device *ndev = netdev_notifier_info_to_dev(ptr); in lowpan_device_event()
/Linux-v5.10/net/caif/
Dcaif_usb.c125 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in cfusbl_device_notify()
/Linux-v5.10/net/netfilter/
Dxt_TEE.c63 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in tee_netdev_event()
Dnft_flow_offload.c243 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in flow_offload_netdev_event()
Dnf_nat_masquerade.c79 const struct net_device *dev = netdev_notifier_info_to_dev(ptr); in masq_device_event()
Dnft_chain_filter.c357 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in nf_tables_netdev_event()
/Linux-v5.10/net/core/
Dnetprio_cgroup.c274 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in netprio_device_event()
Dfailover.c188 struct net_device *event_dev = netdev_notifier_info_to_dev(ptr); in failover_event()
/Linux-v5.10/drivers/net/
Dmacvtap.c147 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in macvtap_device_event()
/Linux-v5.10/drivers/net/ipvlan/
Dipvtap.c140 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in ipvtap_device_event()
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/
Dnfp_app.c179 netdev = netdev_notifier_info_to_dev(ptr); in nfp_app_netdev_event()
/Linux-v5.10/drivers/net/ethernet/sfc/
Def100_netdev.c240 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); in ef100_netdev_event()
/Linux-v5.10/net/bridge/
Dbr.c32 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in br_device_event()
/Linux-v5.10/net/ieee802154/
Dcore.c258 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in cfg802154_netdev_notifier_call()
/Linux-v5.10/drivers/net/wan/
Dhdlc.c99 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in hdlc_device_event()
Dlapbether.c386 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in lapbeth_device_event()
/Linux-v5.10/net/can/j1939/
Dmain.c350 struct net_device *ndev = netdev_notifier_info_to_dev(data); in j1939_netdev_notify()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbond.c293 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in mlx5e_rep_esw_bond_netevent()
/Linux-v5.10/drivers/net/ethernet/amd/xgbe/
Dxgbe-main.c432 struct net_device *netdev = netdev_notifier_info_to_dev(data); in xgbe_netdev_event()
/Linux-v5.10/drivers/net/hamradio/
Dbpqether.c531 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in bpq_device_event()

123456