rtdp_pl 149 drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c char rtdp_pl[MLXSW_REG_RTDP_LEN]; rtdp_pl 160 drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c mlxsw_reg_rtdp_pack(rtdp_pl, MLXSW_REG_RTDP_TYPE_IPIP, tunnel_index); rtdp_pl 161 drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c mlxsw_reg_rtdp_egress_router_interface_set(rtdp_pl, ul_rif_id); rtdp_pl 174 drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c mlxsw_reg_rtdp_ipip4_pack(rtdp_pl, rif_index, rtdp_pl 178 drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(rtdp), rtdp_pl); rtdp_pl 216 drivers/net/ethernet/mellanox/mlxsw/spectrum_nve_vxlan.c char rtdp_pl[MLXSW_REG_RTDP_LEN]; rtdp_pl 218 drivers/net/ethernet/mellanox/mlxsw/spectrum_nve_vxlan.c mlxsw_reg_rtdp_pack(rtdp_pl, MLXSW_REG_RTDP_TYPE_NVE, tunnel_index); rtdp_pl 220 drivers/net/ethernet/mellanox/mlxsw/spectrum_nve_vxlan.c return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(rtdp), rtdp_pl); rtdp_pl 355 drivers/net/ethernet/mellanox/mlxsw/spectrum_nve_vxlan.c char rtdp_pl[MLXSW_REG_RTDP_LEN]; rtdp_pl 357 drivers/net/ethernet/mellanox/mlxsw/spectrum_nve_vxlan.c mlxsw_reg_rtdp_pack(rtdp_pl, MLXSW_REG_RTDP_TYPE_NVE, tunnel_index); rtdp_pl 358 drivers/net/ethernet/mellanox/mlxsw/spectrum_nve_vxlan.c mlxsw_reg_rtdp_egress_router_interface_set(rtdp_pl, ul_rif_index); rtdp_pl 360 drivers/net/ethernet/mellanox/mlxsw/spectrum_nve_vxlan.c return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(rtdp), rtdp_pl);