Searched refs:txbuflock (Results 1 – 4 of 4) sorted by relevance
226 spinlock_t txbuflock; member
1054 spin_lock_bh(&sc->txbuflock); in ath5k_drain_tx_buffs()1058 spin_unlock_bh(&sc->txbuflock); in ath5k_drain_tx_buffs()1541 spin_lock_irqsave(&sc->txbuflock, flags); in ath5k_tx_queue()1544 spin_unlock_irqrestore(&sc->txbuflock, flags); in ath5k_tx_queue()1553 spin_unlock_irqrestore(&sc->txbuflock, flags); in ath5k_tx_queue()1559 spin_lock_irqsave(&sc->txbuflock, flags); in ath5k_tx_queue()1562 spin_unlock_irqrestore(&sc->txbuflock, flags); in ath5k_tx_queue()1672 spin_lock(&sc->txbuflock); in ath5k_tx_processq()1676 spin_unlock(&sc->txbuflock); in ath5k_tx_processq()2355 spin_lock_init(&sc->txbuflock); in ath5k_init_softc()
267 spin_lock_bh(&sc->tx.txbuflock); in ath_tx_get_buffer()270 spin_unlock_bh(&sc->tx.txbuflock); in ath_tx_get_buffer()277 spin_unlock_bh(&sc->tx.txbuflock); in ath_tx_get_buffer()284 spin_lock_bh(&sc->tx.txbuflock); in ath_tx_return_buffer()286 spin_unlock_bh(&sc->tx.txbuflock); in ath_tx_return_buffer()1933 spin_lock_irqsave(&sc->tx.txbuflock, flags); in ath_tx_complete_buf()1935 spin_unlock_irqrestore(&sc->tx.txbuflock, flags); in ath_tx_complete_buf()2326 spin_lock_init(&sc->tx.txbuflock); in ath_tx_init()
288 spinlock_t txbuflock; member