Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve.c39 char *tnumt_pl, unsigned int entry_index);
104 char *tnumt_pl, unsigned int entry_index) in mlxsw_sp_nve_mc_record_ipv4_entry_set() argument
108 mlxsw_reg_tnumt_udip_set(tnumt_pl, entry_index, udip); in mlxsw_sp_nve_mc_record_ipv4_entry_set()
157 char *tnumt_pl, unsigned int entry_index) in mlxsw_sp_nve_mc_record_ipv6_entry_set() argument
161 mlxsw_reg_tnumt_udip_ptr_set(tnumt_pl, entry_index, udip_ptr); in mlxsw_sp_nve_mc_record_ipv6_entry_set()
366 char tnumt_pl[MLXSW_REG_TNUMT_LEN]; in mlxsw_sp_nve_mc_record_refresh() local
381 mlxsw_reg_tnumt_pack(tnumt_pl, type, MLXSW_REG_TUNNEL_PORT_NVE, in mlxsw_sp_nve_mc_record_refresh()
392 mc_record->ops->entry_set(mc_record, mc_entry, tnumt_pl, in mlxsw_sp_nve_mc_record_refresh()
398 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(tnumt), tnumt_pl); in mlxsw_sp_nve_mc_record_refresh()