Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve_vxlan.c164 mlxsw_sp_nve_vxlan_config_prepare(char *tngcr_pl, in mlxsw_sp_nve_vxlan_config_prepare() argument
182 mlxsw_reg_tngcr_usipv4_set(tngcr_pl, in mlxsw_sp_nve_vxlan_config_prepare()
187 mlxsw_reg_tngcr_usipv6_memcpy_to(tngcr_pl, in mlxsw_sp_nve_vxlan_config_prepare()
197 char tngcr_pl[MLXSW_REG_TNGCR_LEN]; in mlxsw_sp1_nve_vxlan_config_set() local
206 mlxsw_sp_nve_vxlan_config_prepare(tngcr_pl, config); in mlxsw_sp1_nve_vxlan_config_set()
215 char tngcr_pl[MLXSW_REG_TNGCR_LEN]; in mlxsw_sp1_nve_vxlan_config_clear() local
219 mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(tngcr), tngcr_pl); in mlxsw_sp1_nve_vxlan_config_clear()
339 char tngcr_pl[MLXSW_REG_TNGCR_LEN]; in mlxsw_sp2_nve_vxlan_config_set() local
354 mlxsw_sp_nve_vxlan_config_prepare(tngcr_pl, config); in mlxsw_sp2_nve_vxlan_config_set()
355 mlxsw_reg_tngcr_underlay_rif_set(tngcr_pl, ul_rif_index); in mlxsw_sp2_nve_vxlan_config_set()
[all …]