Searched refs:mlxsw_sp_ipip_entry (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| 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);
|
| 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 …]
|
| A 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);
|
| A 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() 1439 static struct mlxsw_sp_ipip_entry * 1444 struct mlxsw_sp_ipip_entry *ipip_entry; in mlxsw_sp_ipip_entry_create() 1482 static struct mlxsw_sp_ipip_entry * 1537 static struct mlxsw_sp_ipip_entry * 1541 struct mlxsw_sp_ipip_entry *ipip_entry; in mlxsw_sp_ipip_entry_find_by_ol_dev() 1551 static struct mlxsw_sp_ipip_entry * [all …]
|
Completed in 33 milliseconds