Home
last modified time | relevance | path

Searched refs:mlxsw_afk_ops (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_keys.h188 struct mlxsw_afk_ops { struct
195 const struct mlxsw_afk_ops *ops); argument
Dspectrum_acl_flex_keys.c110 const struct mlxsw_afk_ops mlxsw_sp1_afk_ops = {
281 const struct mlxsw_afk_ops mlxsw_sp2_afk_ops = {
Dspectrum.h146 const struct mlxsw_afk_ops *afk_ops;
636 extern const struct mlxsw_afk_ops mlxsw_sp1_afk_ops;
637 extern const struct mlxsw_afk_ops mlxsw_sp2_afk_ops;
Dcore_acl_flex_keys.c15 const struct mlxsw_afk_ops *ops;
42 const struct mlxsw_afk_ops *ops) in mlxsw_afk_create()