Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.h13 struct mlxsw_afa_ops { struct
32 const struct mlxsw_afa_ops *ops, argument
Dspectrum_acl_flex_actions.c163 const struct mlxsw_afa_ops mlxsw_sp1_act_afa_ops = {
175 const struct mlxsw_afa_ops mlxsw_sp2_act_afa_ops = {
Dspectrum.h171 const struct mlxsw_afa_ops *afa_ops;
814 extern const struct mlxsw_afa_ops mlxsw_sp1_act_afa_ops;
815 extern const struct mlxsw_afa_ops mlxsw_sp2_act_afa_ops;
Dcore_acl_flex_actions.c62 const struct mlxsw_afa_ops *ops;
125 const struct mlxsw_afa_ops *ops, in mlxsw_afa_create()