Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve_vxlan.c218 mlxsw_reg_rtdp_pack(rtdp_pl, MLXSW_REG_RTDP_TYPE_NVE, tunnel_index); in mlxsw_sp1_nve_vxlan_rtdp_set()
357 mlxsw_reg_rtdp_pack(rtdp_pl, MLXSW_REG_RTDP_TYPE_NVE, tunnel_index); in mlxsw_sp2_nve_vxlan_rtdp_set()
Dspectrum_ipip.c160 mlxsw_reg_rtdp_pack(rtdp_pl, MLXSW_REG_RTDP_TYPE_IPIP, tunnel_index); in mlxsw_sp_ipip_fib_entry_op_gre4_rtdp()
Dreg.h7553 static inline void mlxsw_reg_rtdp_pack(char *payload, in mlxsw_reg_rtdp_pack() function