Searched refs:rve (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_mr.c | 121 struct mlxsw_sp_mr_route_vif_entry *rve; in mlxsw_sp_mr_route_valid_evifs_num() local 125 list_for_each_entry(rve, &mr_route->evif_list, route_node) in mlxsw_sp_mr_route_valid_evifs_num() 126 if (mlxsw_sp_mr_vif_valid(rve->mr_vif)) in mlxsw_sp_mr_route_valid_evifs_num() 134 struct mlxsw_sp_mr_route_vif_entry *rve; in mlxsw_sp_mr_route_action() local 155 list_for_each_entry(rve, &mr_route->evif_list, route_node) in mlxsw_sp_mr_route_action() 156 if (mlxsw_sp_mr_vif_exists(rve->mr_vif) && !rve->mr_vif->rif) in mlxsw_sp_mr_route_action() 173 struct mlxsw_sp_mr_route_vif_entry *rve; in mlxsw_sp_mr_route_evif_link() local 175 rve = kzalloc(sizeof(*rve), GFP_KERNE in mlxsw_sp_mr_route_evif_link() 186 mlxsw_sp_mr_route_evif_unlink(struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_evif_unlink() argument 211 struct mlxsw_sp_mr_route_vif_entry *rve; mlxsw_sp_mr_route_info_create() local 302 struct mlxsw_sp_mr_route_vif_entry *rve, *tmp; mlxsw_sp_mr_route_create() local 347 struct mlxsw_sp_mr_route_vif_entry *rve, *tmp; mlxsw_sp_mr_route_destroy() local 480 mlxsw_sp_mr_route_ivif_resolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_ivif_resolve() argument 515 mlxsw_sp_mr_route_ivif_unresolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_ivif_unresolve() argument 529 mlxsw_sp_mr_route_evif_resolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_evif_resolve() argument 588 mlxsw_sp_mr_route_evif_unresolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_evif_unresolve() argument 666 struct mlxsw_sp_mr_route_vif_entry *rve; mlxsw_sp_mr_vif_unresolve() local 753 struct mlxsw_sp_mr_route_vif_entry *rve; mlxsw_sp_mr_rif_mtu_update() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_mr.c | 121 struct mlxsw_sp_mr_route_vif_entry *rve; in mlxsw_sp_mr_route_valid_evifs_num() local 125 list_for_each_entry(rve, &mr_route->evif_list, route_node) in mlxsw_sp_mr_route_valid_evifs_num() 126 if (mlxsw_sp_mr_vif_valid(rve->mr_vif)) in mlxsw_sp_mr_route_valid_evifs_num() 134 struct mlxsw_sp_mr_route_vif_entry *rve; in mlxsw_sp_mr_route_action() local 155 list_for_each_entry(rve, &mr_route->evif_list, route_node) in mlxsw_sp_mr_route_action() 156 if (mlxsw_sp_mr_vif_exists(rve->mr_vif) && !rve->mr_vif->rif) in mlxsw_sp_mr_route_action() 173 struct mlxsw_sp_mr_route_vif_entry *rve; in mlxsw_sp_mr_route_evif_link() local 175 rve = kzalloc(sizeof(*rve), GFP_KERNE in mlxsw_sp_mr_route_evif_link() 186 mlxsw_sp_mr_route_evif_unlink(struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_evif_unlink() argument 211 struct mlxsw_sp_mr_route_vif_entry *rve; mlxsw_sp_mr_route_info_create() local 302 struct mlxsw_sp_mr_route_vif_entry *rve, *tmp; mlxsw_sp_mr_route_create() local 347 struct mlxsw_sp_mr_route_vif_entry *rve, *tmp; mlxsw_sp_mr_route_destroy() local 480 mlxsw_sp_mr_route_ivif_resolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_ivif_resolve() argument 515 mlxsw_sp_mr_route_ivif_unresolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_ivif_unresolve() argument 529 mlxsw_sp_mr_route_evif_resolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_evif_resolve() argument 588 mlxsw_sp_mr_route_evif_unresolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_evif_unresolve() argument 666 struct mlxsw_sp_mr_route_vif_entry *rve; mlxsw_sp_mr_vif_unresolve() local 750 struct mlxsw_sp_mr_route_vif_entry *rve; mlxsw_sp_mr_rif_mtu_update() local [all...] |
Completed in 3 milliseconds