Searched refs:tx_ctx_lock (Results 1 – 1 of 1) sorted by relevance
320 spinlock_t tx_ctx_lock; member355 spin_lock_irqsave(&dev->tx_ctx_lock, flags); in gs_alloc_tx_context()360 spin_unlock_irqrestore(&dev->tx_ctx_lock, flags); in gs_alloc_tx_context()365 spin_unlock_irqrestore(&dev->tx_ctx_lock, flags); in gs_alloc_tx_context()384 spin_lock_irqsave(&dev->tx_ctx_lock, flags); in gs_get_tx_context()386 spin_unlock_irqrestore(&dev->tx_ctx_lock, flags); in gs_get_tx_context()389 spin_unlock_irqrestore(&dev->tx_ctx_lock, flags); in gs_get_tx_context()1363 spin_lock_init(&dev->tx_ctx_lock); in gs_make_candev()