Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr.c16 struct mutex table_list_lock; /* Protects table_list */ member
939 mutex_lock(&mr->table_list_lock); in mlxsw_sp_mr_table_create()
941 mutex_unlock(&mr->table_list_lock); in mlxsw_sp_mr_table_create()
958 mutex_lock(&mr->table_list_lock); in mlxsw_sp_mr_table_destroy()
960 mutex_unlock(&mr->table_list_lock); in mlxsw_sp_mr_table_destroy()
1020 mutex_lock(&mr->table_list_lock); in mlxsw_sp_mr_stats_update()
1028 mutex_unlock(&mr->table_list_lock); in mlxsw_sp_mr_stats_update()
1047 mutex_init(&mr->table_list_lock); in mlxsw_sp_mr_init()
1059 mutex_destroy(&mr->table_list_lock); in mlxsw_sp_mr_init()
1070 mutex_destroy(&mr->table_list_lock); in mlxsw_sp_mr_fini()