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

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

Completed in 145 milliseconds