Searched refs:mlxsw_sp_ipip_entry (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/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 | 171 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_nexthop_update_gre4() 189 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_decap_config_gre4() 279 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_ol_netdev_change_gre() 335 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_ol_netdev_change_gre4() 347 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_rem_addr_set_gre4() 354 const struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_rem_addr_unset_gre4() 389 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_nexthop_update_gre6() 407 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_decap_config_gre6() 481 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_ol_netdev_change_gre6() 515 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 | 472 struct mlxsw_sp_ipip_entry *ipip_entry; 1170 static struct mlxsw_sp_ipip_entry * 1176 struct mlxsw_sp_ipip_entry *ipip_entry; in mlxsw_sp_ipip_entry_alloc() 1177 struct mlxsw_sp_ipip_entry *ret = NULL; in mlxsw_sp_ipip_entry_alloc() 1212 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_dealloc() 1227 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_saddr_matches() 1270 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_fib_entry_decap_init() 1318 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_demote_decap() 1330 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_entry_promote_decap() 1389 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_find_decap() [all …]
|