Searched refs:mc_record (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_nve.c | 32 int (*entry_add)(struct mlxsw_sp_nve_mc_record *mc_record, 35 void (*entry_del)(const struct mlxsw_sp_nve_mc_record *mc_record, 37 void (*entry_set)(const struct mlxsw_sp_nve_mc_record *mc_record, 40 bool (*entry_compare)(const struct mlxsw_sp_nve_mc_record *mc_record, 86 mlxsw_sp_nve_mc_record_ipv4_entry_add(struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv4_entry_add() argument 96 mlxsw_sp_nve_mc_record_ipv4_entry_del(const struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv4_entry_del() argument 102 mlxsw_sp_nve_mc_record_ipv4_entry_set(const struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv4_entry_set() argument 112 mlxsw_sp_nve_mc_record_ipv4_entry_compare(const struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv4_entry_compare() argument 129 mlxsw_sp_nve_mc_record_ipv6_entry_add(struct mlxsw_sp_nve_mc_record *mc_record, in mlxsw_sp_nve_mc_record_ipv6_entry_add() argument 136 err = mlxsw_sp_ipv6_addr_kvdl_index_get(mc_record->mlxsw_sp, in mlxsw_sp_nve_mc_record_ipv6_entry_add() [all …]
|