Home
last modified time | relevance | path

Searched refs:rem_ip_addr_unset (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ipip.h77 void (*rem_ip_addr_unset)(struct mlxsw_sp *mlxsw_sp, member
Dspectrum_ipip.c362 .rem_ip_addr_unset = mlxsw_sp_ipip_rem_addr_unset_gre4,
443 .rem_ip_addr_unset = mlxsw_sp1_ipip_rem_addr_unset_gre6,
594 .rem_ip_addr_unset = mlxsw_sp2_ipip_rem_addr_unset_gre6,
Dspectrum_router.c1127 ipip_ops->rem_ip_addr_unset(mlxsw_sp, ipip_entry); in mlxsw_sp_ipip_entry_dealloc()