Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.h14 struct mlxsw_afa_ops { struct
37 const struct mlxsw_afa_ops *ops, argument
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 = {
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;
Dcore_acl_flex_actions.c65 const struct mlxsw_afa_ops *ops;
198 const struct mlxsw_afa_ops *ops, in mlxsw_afa_create()