Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.h14 struct mlxsw_afa_ops { struct
43 const struct mlxsw_afa_ops *ops, argument
Dspectrum_acl_flex_actions.c211 const struct mlxsw_afa_ops mlxsw_sp1_act_afa_ops = {
290 const struct mlxsw_afa_ops mlxsw_sp2_act_afa_ops = {
Dspectrum.h189 const struct mlxsw_afa_ops *afa_ops;
1157 extern const struct mlxsw_afa_ops mlxsw_sp1_act_afa_ops;
1158 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()