Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ipip.c171 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_nexthop_update_gre4() argument
189 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_decap_config_gre4() argument
299 ipip_entry)) { in mlxsw_sp_ipip_ol_netdev_change_gre()
329 ipip_entry->parms = *new_parms; in mlxsw_sp_ipip_ol_netdev_change_gre()
347 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_rem_addr_set_gre4() argument
400 ipip_entry->dip_kvdl_index); in mlxsw_sp_ipip_nexthop_update_gre6()
407 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_decap_config_gre6() argument
438 ipip_entry->dip_kvdl_index, ikey); in mlxsw_sp_ipip_decap_config_gre6()
515 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_rem_addr_set_gre6() argument
518 &ipip_entry->parms.daddr.addr6, in mlxsw_sp_ipip_rem_addr_set_gre6()
[all …]
A Dspectrum_ipip.h58 struct mlxsw_sp_ipip_entry *ipip_entry,
70 struct mlxsw_sp_ipip_entry *ipip_entry,
74 struct mlxsw_sp_ipip_entry *ipip_entry,
77 struct mlxsw_sp_ipip_entry *ipip_entry);
79 const struct mlxsw_sp_ipip_entry *ipip_entry);
A Dspectrum_router.c1181 ipip_entry = kzalloc(sizeof(*ipip_entry), GFP_KERNEL); in mlxsw_sp_ipip_entry_alloc()
1182 if (!ipip_entry) in mlxsw_sp_ipip_entry_alloc()
1286 fib_entry->decap.ipip_entry = ipip_entry; in mlxsw_sp_fib_entry_decap_init()
1625 if (ipip_entry) in mlxsw_sp_netdevice_ipip_ol_unreg_event()
1707 if (ipip_entry) in mlxsw_sp_netdevice_ipip_ol_up_event()
1725 if (ipip_entry) in mlxsw_sp_netdevice_ipip_ol_down_event()
1828 if (!ipip_entry) in mlxsw_sp_netdevice_ipip_ol_vrf_event()
4503 nh->ipip_entry = ipip_entry; in mlxsw_sp_nexthop_ipip_init()
4512 struct mlxsw_sp_ipip_entry *ipip_entry = nh->ipip_entry; in mlxsw_sp_nexthop_ipip_fini() local
6409 if (ipip_entry && ipip_entry->ol_dev->flags & IFF_UP) { in mlxsw_sp_fib4_entry_type_set()
[all …]
A Dspectrum_router.h130 struct mlxsw_sp_ipip_entry *ipip_entry,
136 struct mlxsw_sp_ipip_entry *ipip_entry);

Completed in 35 milliseconds