Searched refs:chup (Results 1 – 1 of 1) sorted by relevance
1870 struct netdev_notifier_changeupper_info *chup; in mlxsw_sp_netdevice_ipip_ol_event() local1888 chup = container_of(info, typeof(*chup), info); in mlxsw_sp_netdevice_ipip_ol_event()1890 if (netif_is_l3_master(chup->upper_dev)) in mlxsw_sp_netdevice_ipip_ol_event()1915 struct netdev_notifier_changeupper_info *chup; in __mlxsw_sp_netdevice_ipip_ul_event() local1920 chup = container_of(info, typeof(*chup), info); in __mlxsw_sp_netdevice_ipip_ul_event()1922 if (netif_is_l3_master(chup->upper_dev)) in __mlxsw_sp_netdevice_ipip_ul_event()