Searched defs:mlxsw_sp_rif_ops (Results 1 – 1 of 1) sorted by relevance
126 struct mlxsw_sp_rif_ops { struct127 enum mlxsw_sp_rif_type type;128 size_t rif_size;130 void (*setup)(struct mlxsw_sp_rif *rif,132 int (*configure)(struct mlxsw_sp_rif *rif);133 void (*deconfigure)(struct mlxsw_sp_rif *rif);134 struct mlxsw_sp_fid * (*fid_get)(struct mlxsw_sp_rif *rif,136 void (*fdb_del)(struct mlxsw_sp_rif *rif, const char *mac);