Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ipip.h78 void (*rem_ip_addr_unset)(struct mlxsw_sp *mlxsw_sp, member
Dspectrum_ipip.c369 .rem_ip_addr_unset = mlxsw_sp_ipip_rem_addr_unset_gre4,
541 .rem_ip_addr_unset = mlxsw_sp_ipip_rem_addr_unset_gre6,
560 .rem_ip_addr_unset = mlxsw_sp_ipip_rem_addr_unset_gre6,
Dspectrum_router.c1217 ipip_ops->rem_ip_addr_unset(mlxsw_sp, ipip_entry); in mlxsw_sp_ipip_entry_dealloc()