Searched refs:rx_token_lock (Results 1 – 3 of 3) sorted by relevance
968 spin_lock_bh(&dev->rx_token_lock); in mt76_rx_token_consume()975 spin_unlock_bh(&dev->rx_token_lock); in mt76_rx_token_consume()1021 spin_lock_bh(&dev->rx_token_lock); in mt76_rx_token_release()1023 spin_unlock_bh(&dev->rx_token_lock); in mt76_rx_token_release()
979 spinlock_t rx_token_lock; member
722 spin_lock_init(&dev->rx_token_lock); in mt76_alloc_device()