Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.c1080 struct mlx5_flow_table *old_next_ft) in connect_fwd_rules() argument
1089 if (!new_next_ft || !old_next_ft) in connect_fwd_rules()
1095 mutex_lock(&old_next_ft->lock); in connect_fwd_rules()
1096 list_splice_init(&old_next_ft->fwd_rules, &new_next_ft->fwd_rules); in connect_fwd_rules()
1097 mutex_unlock(&old_next_ft->lock); in connect_fwd_rules()

Completed in 10 milliseconds