Searched refs:token_lock (Results 1 – 5 of 5) sorted by relevance
96 spin_lock_init(&dev->token_lock); in mt7615_init_hardware()313 spin_lock_bh(&dev->token_lock); in mt7615_unregister_device()320 spin_unlock_bh(&dev->token_lock); in mt7615_unregister_device()
239 spin_lock_bh(&dev->token_lock); in mt7615_tx_complete_skb()241 spin_unlock_bh(&dev->token_lock); in mt7615_tx_complete_skb()822 spin_lock_bh(&dev->token_lock); in mt7615_tx_prepare_skb()824 spin_unlock_bh(&dev->token_lock); in mt7615_tx_prepare_skb()1051 spin_lock_bh(&dev->token_lock); in mt7615_mac_tx_free()1053 spin_unlock_bh(&dev->token_lock); in mt7615_mac_tx_free()
100 spinlock_t token_lock; member
102 spin_lock(&cmd->token_lock); in alloc_token()107 spin_unlock(&cmd->token_lock); in alloc_token()1949 spin_lock_init(&cmd->token_lock); in mlx5_cmd_init()
294 spinlock_t token_lock; member