Home
last modified time | relevance | path

Searched refs:afa_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_flex_actions.c311 mlxsw_sp->afa_ops, mlxsw_sp); in mlxsw_sp_afa_init()
Dspectrum.c3330 mlxsw_sp->afa_ops = &mlxsw_sp1_act_afa_ops; in mlxsw_sp1_init()
3363 mlxsw_sp->afa_ops = &mlxsw_sp2_act_afa_ops; in mlxsw_sp2_init()
3397 mlxsw_sp->afa_ops = &mlxsw_sp2_act_afa_ops; in mlxsw_sp3_init()
3431 mlxsw_sp->afa_ops = &mlxsw_sp2_act_afa_ops; in mlxsw_sp4_init()
Dspectrum.h191 const struct mlxsw_afa_ops *afa_ops; member