Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.h14 struct mlxsw_afa_ops { struct
37 const struct mlxsw_afa_ops *ops, argument
H A Dspectrum_acl_flex_actions.c195 const struct mlxsw_afa_ops mlxsw_sp1_act_afa_ops = {
209 const struct mlxsw_afa_ops mlxsw_sp2_act_afa_ops = {
H A Dspectrum.h168 const struct mlxsw_afa_ops *afa_ops;
1031 extern const struct mlxsw_afa_ops mlxsw_sp1_act_afa_ops;
1032 extern const struct mlxsw_afa_ops mlxsw_sp2_act_afa_ops;
H A Dcore_acl_flex_actions.c65 const struct mlxsw_afa_ops *ops;
198 const struct mlxsw_afa_ops *ops, in mlxsw_afa_create()