Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve_vxlan.c227 mlxsw_reg_rtdp_pack(rtdp_pl, MLXSW_REG_RTDP_TYPE_NVE, tunnel_index); in mlxsw_sp1_nve_vxlan_rtdp_set()
407 mlxsw_reg_rtdp_pack(rtdp_pl, MLXSW_REG_RTDP_TYPE_NVE, tunnel_index); in mlxsw_sp2_nve_vxlan_rtdp_set()
Dspectrum_ipip.c205 mlxsw_reg_rtdp_pack(rtdp_pl, MLXSW_REG_RTDP_TYPE_IPIP, tunnel_index); in mlxsw_sp_ipip_decap_config_gre4()
422 mlxsw_reg_rtdp_pack(rtdp_pl, MLXSW_REG_RTDP_TYPE_IPIP, tunnel_index); in mlxsw_sp_ipip_decap_config_gre6()
Dreg.h8672 static inline void mlxsw_reg_rtdp_pack(char *payload, in mlxsw_reg_rtdp_pack() function