Home
last modified time | relevance | path

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

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