Searched defs:mlxsw_sp_rif_ops (Results 1 – 1 of 1) sorted by relevance
133 struct mlxsw_sp_rif_ops { struct134 enum mlxsw_sp_rif_type type;135 size_t rif_size;137 void (*setup)(struct mlxsw_sp_rif *rif,139 int (*configure)(struct mlxsw_sp_rif *rif,141 void (*deconfigure)(struct mlxsw_sp_rif *rif);142 struct mlxsw_sp_fid * (*fid_get)(struct mlxsw_sp_rif *rif,145 void (*fdb_del)(struct mlxsw_sp_rif *rif, const char *mac);