Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve_vxlan.c361 mlxsw_reg_spvtr_pack(spvtr_pl, true, MLXSW_REG_TUNNEL_PORT_NVE, in mlxsw_sp2_nve_vxlan_config_set()
374 mlxsw_reg_spvtr_pack(spvtr_pl, true, MLXSW_REG_TUNNEL_PORT_NVE, in mlxsw_sp2_nve_vxlan_config_set()
392 mlxsw_reg_spvtr_pack(spvtr_pl, true, MLXSW_REG_TUNNEL_PORT_NVE, in mlxsw_sp2_nve_vxlan_config_clear()
Dreg.h1786 static inline void mlxsw_reg_spvtr_pack(char *payload, bool tport, in mlxsw_reg_spvtr_pack() function