Searched refs:ul_dev (Results 1 – 1 of 1) sorted by relevance
1464 const struct net_device *ul_dev, in mlxsw_sp_ipip_entry_matches_decap() argument1469 u32 ul_tb_id = l3mdev_fib_table(ul_dev) ? : RT_TABLE_MAIN; in mlxsw_sp_ipip_entry_matches_decap()1486 struct net_device *ul_dev; in mlxsw_sp_ipip_entry_find_by_decap() local1490 ul_dev = dev_get_by_index_rcu(mlxsw_sp_net(mlxsw_sp), ul_dev_ifindex); in mlxsw_sp_ipip_entry_find_by_decap()1491 if (!ul_dev) in mlxsw_sp_ipip_entry_find_by_decap()1496 if (mlxsw_sp_ipip_entry_matches_decap(mlxsw_sp, ul_dev, in mlxsw_sp_ipip_entry_find_by_decap()1551 const struct net_device *ul_dev, in mlxsw_sp_ipip_entry_find_by_ul_dev() argument1567 if (ipip_ul_dev == ul_dev) in mlxsw_sp_ipip_entry_find_by_ul_dev()1836 struct net_device *ul_dev, in mlxsw_sp_netdevice_ipip_ul_vrf_event() argument1840 u32 ul_tb_id = l3mdev_fib_table(ul_dev) ? : RT_TABLE_MAIN; in mlxsw_sp_netdevice_ipip_ul_vrf_event()[all …]