Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c100 spin_lock(&cmd->token_lock); in alloc_token()
105 spin_unlock(&cmd->token_lock); in alloc_token()
1832 spin_lock_init(&cmd->token_lock); in mlx5_cmd_init()
/Linux-v4.19/include/linux/mlx5/
Ddriver.h321 spinlock_t token_lock; member