Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_bloom_filter.c536 const struct mlxsw_sp_acl_bf_ops mlxsw_sp4_acl_bf_ops = { variable
H A Dspectrum.h1162 extern const struct mlxsw_sp_acl_bf_ops mlxsw_sp4_acl_bf_ops;
H A Dspectrum.c3348 mlxsw_sp->acl_bf_ops = &mlxsw_sp4_acl_bf_ops; in mlxsw_sp4_init()