Home
last modified time | relevance | path

Searched refs:chup (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c1974 struct netdev_notifier_changeupper_info *chup; in mlxsw_sp_netdevice_ipip_ol_event() local
1992 chup = container_of(info, typeof(*chup), info); in mlxsw_sp_netdevice_ipip_ol_event()
1994 if (netif_is_l3_master(chup->upper_dev)) in mlxsw_sp_netdevice_ipip_ol_event()
2019 struct netdev_notifier_changeupper_info *chup; in __mlxsw_sp_netdevice_ipip_ul_event() local
2024 chup = container_of(info, typeof(*chup), info); in __mlxsw_sp_netdevice_ipip_ul_event()
2026 if (netif_is_l3_master(chup->upper_dev)) in __mlxsw_sp_netdevice_ipip_ul_event()