Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve_vxlan.c359 mlxsw_reg_spvtr_pack(spvtr_pl, true, MLXSW_REG_TUNNEL_PORT_NVE, in mlxsw_sp2_nve_vxlan_config_set()
372 mlxsw_reg_spvtr_pack(spvtr_pl, true, MLXSW_REG_TUNNEL_PORT_NVE, in mlxsw_sp2_nve_vxlan_config_set()
390 mlxsw_reg_spvtr_pack(spvtr_pl, true, MLXSW_REG_TUNNEL_PORT_NVE, in mlxsw_sp2_nve_vxlan_config_clear()
Dreg.h1793 static inline void mlxsw_reg_spvtr_pack(char *payload, bool tport, in mlxsw_reg_spvtr_pack() function