Searched refs:mlxsw_sp_nve_mc_record (Results 1 – 1 of 1) sorted by relevance
27 struct mlxsw_sp_nve_mc_record;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,62 struct mlxsw_sp_nve_mc_record { struct86 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() argument96 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()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()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()[all …]