Searched refs:mlxsw_sp_ipip_entry (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ipip.h | 38 struct mlxsw_sp_ipip_entry { struct 57 struct mlxsw_sp_ipip_entry *ipip_entry, argument 69 struct mlxsw_sp_ipip_entry *ipip_entry, 73 struct mlxsw_sp_ipip_entry *ipip_entry, 76 struct mlxsw_sp_ipip_entry *ipip_entry); 78 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() 376 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp1_ipip_nexthop_update_gre6() 385 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp1_ipip_decap_config_gre6() 410 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp1_ipip_ol_netdev_change_gre6() 419 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp1_ipip_rem_addr_set_gre6() [all …]
|
D | spectrum_router.h | 81 struct mlxsw_sp_ipip_entry; 121 struct mlxsw_sp_ipip_entry *ipip_entry, 127 struct mlxsw_sp_ipip_entry *ipip_entry); 133 const struct mlxsw_sp_ipip_entry *except);
|
D | spectrum_router.c | 442 struct mlxsw_sp_ipip_entry *ipip_entry; 1080 static struct mlxsw_sp_ipip_entry * 1086 struct mlxsw_sp_ipip_entry *ipip_entry; in mlxsw_sp_ipip_entry_alloc() 1087 struct mlxsw_sp_ipip_entry *ret = NULL; in mlxsw_sp_ipip_entry_alloc() 1122 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_dealloc() 1137 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_saddr_matches() 1180 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_fib_entry_decap_init() 1228 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_demote_decap() 1240 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_entry_promote_decap() 1299 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_find_decap() [all …]
|