Searched refs:netdev_notifier_info_to_dev (Results 1 – 25 of 144) sorted by relevance
123456
108 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()
63 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in dp_device_event()
103 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in can_led_notifier()
41 dev = netdev_notifier_info_to_dev(ptr); in hsr_netdev_notify()
110 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in lowpan_event()
252 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in sel_netif_netdev_notifier_handler()
216 struct net_device *ndev = netdev_notifier_info_to_dev(ptr); in lowpan_device_event()
267 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in netprio_device_event()
188 struct net_device *event_dev = netdev_notifier_info_to_dev(ptr); in failover_event()
63 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in tee_netdev_event()
148 const struct net_device *dev = netdev_notifier_info_to_dev(ptr); in masq_device_event()
353 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in nf_tables_netdev_event()
140 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in ipvtap_device_event()
147 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in macvtap_device_event()
130 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in cfusbl_device_notify()
240 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); in ef100_netdev_event()
179 netdev = netdev_notifier_info_to_dev(ptr); in nfp_app_netdev_event()
258 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in cfg802154_netdev_notifier_call()
97 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in hdlc_device_event()
432 struct net_device *netdev = netdev_notifier_info_to_dev(data); in xgbe_netdev_event()
295 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in mlx5e_rep_esw_bond_netevent()
32 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in br_device_event()
358 struct net_device *ndev = netdev_notifier_info_to_dev(data); in j1939_netdev_notify()
531 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in bpq_device_event()
300 netdev_notifier_info_to_dev((struct netdev_notifier_info *)dv); in netdev_trig_notify()
Completed in 44 milliseconds