Searched refs:mlxsw_sp_ipip_entry (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ipip.h | 38 struct mlxsw_sp_ipip_entry { struct 58 struct mlxsw_sp_ipip_entry *ipip_entry, argument 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);
|
D | spectrum_ipip.c | 167 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_nexthop_update_gre4() 185 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_decap_config_gre4() 272 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_ol_netdev_change_gre() 328 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_ol_netdev_change_gre4() 340 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_rem_addr_set_gre4() 347 const struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_rem_addr_unset_gre4() 382 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_nexthop_update_gre6() 400 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_decap_config_gre6() 471 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_ol_netdev_change_gre6() 483 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_rem_addr_set_gre6() [all …]
|
D | spectrum_router.h | 88 struct mlxsw_sp_ipip_entry; 130 struct mlxsw_sp_ipip_entry *ipip_entry, 136 struct mlxsw_sp_ipip_entry *ipip_entry); 142 const struct mlxsw_sp_ipip_entry *except);
|
D | spectrum_router.c | 471 struct mlxsw_sp_ipip_entry *ipip_entry; 1169 static struct mlxsw_sp_ipip_entry * 1175 struct mlxsw_sp_ipip_entry *ipip_entry; in mlxsw_sp_ipip_entry_alloc() 1176 struct mlxsw_sp_ipip_entry *ret = NULL; in mlxsw_sp_ipip_entry_alloc() 1211 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_dealloc() 1226 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_saddr_matches() 1269 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_fib_entry_decap_init() 1317 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_demote_decap() 1329 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_entry_promote_decap() 1388 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_find_decap() [all …]
|