Searched refs:entry_del (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve.c35 void (*entry_del)(const struct mlxsw_sp_nve_mc_record *mc_record, member in struct:mlxsw_sp_nve_mc_record_ops
123 .entry_del = &mlxsw_sp_nve_mc_record_ipv4_entry_del,
176 .entry_del = &mlxsw_sp_nve_mc_record_ipv6_entry_del,
473 mc_record->ops->entry_del(mc_record, mc_entry);
491 mc_record->ops->entry_del(mc_record, mc_entry);
508 mc_record->ops->entry_del(mc_record, mc_entry);
524 mc_record->ops->entry_del(mc_record, mc_entry);
531 mc_record->ops->entry_del(mc_record, mc_entry);
H A Dspectrum2_acl_tcam.c277 .entry_del = mlxsw_sp2_acl_tcam_entry_del,
H A Dspectrum1_acl_tcam.c251 .entry_del = mlxsw_sp1_acl_tcam_entry_del,
H A Dspectrum.h1146 void (*entry_del)(struct mlxsw_sp *mlxsw_sp, member in struct:mlxsw_sp_acl_tcam_ops
H A Dspectrum_acl_tcam.c1080 ops->entry_del(mlxsw_sp, entry->chunk->region->priv,

Completed in 371 milliseconds