Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.h14 struct mlxsw_afa_ops { struct
43 const struct mlxsw_afa_ops *ops, argument
H A 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 = {
H A Dspectrum.h191 const struct mlxsw_afa_ops *afa_ops;
1161 extern const struct mlxsw_afa_ops mlxsw_sp1_act_afa_ops;
1162 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()