Home
last modified time | relevance | path

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

123456

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_lag.c108 event_netdev = netdev_notifier_info_to_dev(ptr); in ice_lag_info_event()
231 netdev = netdev_notifier_info_to_dev(ptr); in ice_lag_changeupper_event()
266 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in ice_lag_changelower_event()
287 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in ice_lag_event_handler()
/Linux-v5.15/net/openvswitch/
Ddp_notify.c63 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in dp_device_event()
/Linux-v5.15/net/hsr/
Dhsr_main.c41 dev = netdev_notifier_info_to_dev(ptr); in hsr_netdev_notify()
/Linux-v5.15/drivers/net/can/
Dled.c103 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in can_led_notifier()
/Linux-v5.15/net/6lowpan/
Dcore.c110 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in lowpan_event()
/Linux-v5.15/security/selinux/
Dnetif.c252 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in sel_netif_netdev_notifier_handler()
/Linux-v5.15/net/ieee802154/6lowpan/
Dcore.c216 struct net_device *ndev = netdev_notifier_info_to_dev(ptr); in lowpan_device_event()
/Linux-v5.15/net/core/
Dnetprio_cgroup.c267 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.15/net/caif/
Dcaif_usb.c130 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in cfusbl_device_notify()
/Linux-v5.15/net/netfilter/
Dxt_TEE.c63 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in tee_netdev_event()
Dnf_nat_masquerade.c148 const struct net_device *dev = netdev_notifier_info_to_dev(ptr); in masq_device_event()
Dnft_chain_filter.c351 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in nf_tables_netdev_event()
/Linux-v5.15/drivers/net/
Dmacvtap.c147 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in macvtap_device_event()
/Linux-v5.15/drivers/net/ipvlan/
Dipvtap.c140 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in ipvtap_device_event()
/Linux-v5.15/drivers/net/ethernet/sfc/
Def100_netdev.c240 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); in ef100_netdev_event()
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/
Dnfp_app.c179 netdev = netdev_notifier_info_to_dev(ptr); in nfp_app_netdev_event()
/Linux-v5.15/net/ieee802154/
Dcore.c258 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in cfg802154_netdev_notifier_call()
/Linux-v5.15/drivers/net/wan/
Dhdlc.c97 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in hdlc_device_event()
/Linux-v5.15/net/bridge/
Dbr.c32 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in br_device_event()
/Linux-v5.15/net/can/j1939/
Dmain.c351 struct net_device *ndev = netdev_notifier_info_to_dev(data); in j1939_netdev_notify()
/Linux-v5.15/drivers/net/ethernet/amd/xgbe/
Dxgbe-main.c432 struct net_device *netdev = netdev_notifier_info_to_dev(data); in xgbe_netdev_event()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbond.c295 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in mlx5e_rep_esw_bond_netevent()
/Linux-v5.15/drivers/net/hamradio/
Dbpqether.c532 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in bpq_device_event()
/Linux-v5.15/net/mctp/
Ddevice.c373 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in mctp_dev_notify()

123456