Searched refs:mlxsw_sp_ipip_entry (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A 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);
|
| H A 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 …]
|
| H A D | spectrum_router.h | 88 struct mlxsw_sp_ipip_entry; 129 struct mlxsw_sp_ipip_entry *ipip_entry, 135 struct mlxsw_sp_ipip_entry *ipip_entry); 141 const struct mlxsw_sp_ipip_entry *except);
|
| H A D | spectrum_router.c | 472 struct mlxsw_sp_ipip_entry *ipip_entry; 1168 static struct mlxsw_sp_ipip_entry * 1174 struct mlxsw_sp_ipip_entry *ipip_entry; in mlxsw_sp_ipip_entry_alloc() 1175 struct mlxsw_sp_ipip_entry *ret = NULL; in mlxsw_sp_ipip_entry_alloc() 1210 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_dealloc() 1225 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_saddr_matches() 1268 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_fib_entry_decap_init() 1316 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_demote_decap() 1328 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_entry_promote_decap() 1387 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_entry_find_decap() [all …]
|