Searched refs:token_lock (Results 1 – 8 of 8) sorted by relevance
702 spinlock_t token_lock; member1342 spin_lock_bh(&dev->token_lock); in mt76_set_tx_blocked()1344 spin_unlock_bh(&dev->token_lock); in mt76_set_tx_blocked()1352 spin_lock_bh(&dev->token_lock); in mt76_token_get()1355 spin_unlock_bh(&dev->token_lock); in mt76_token_get()1365 spin_lock_bh(&dev->token_lock); in mt76_token_put()1367 spin_unlock_bh(&dev->token_lock); in mt76_token_put()
722 spin_lock_bh(&dev->token_lock); in mt76_token_consume()732 spin_unlock_bh(&dev->token_lock); in mt76_token_consume()743 spin_lock_bh(&dev->token_lock); in mt76_token_release()753 spin_unlock_bh(&dev->token_lock); in mt76_token_release()
566 spin_lock_init(&dev->token_lock); in mt76_alloc_device()
272 spin_lock_bh(&dev->mt76.token_lock); in mt7921_tx_token_put()277 spin_unlock_bh(&dev->mt76.token_lock); in mt7921_tx_token_put()
108 spin_lock(&cmd->token_lock); in alloc_token()113 spin_unlock(&cmd->token_lock); in alloc_token()2113 spin_lock_init(&cmd->token_lock); in mlx5_cmd_init()
294 spinlock_t token_lock; member
2040 spin_lock_bh(&dev->mt76.token_lock); in mt7615_tx_token_put()2043 spin_unlock_bh(&dev->mt76.token_lock); in mt7615_tx_token_put()
1823 spin_lock_bh(&dev->mt76.token_lock); in mt7915_tx_token_put()1828 spin_unlock_bh(&dev->mt76.token_lock); in mt7915_tx_token_put()
Completed in 46 milliseconds