Searched refs:txbuflock (Results 1 – 3 of 3) sorted by relevance
1170 spin_lock(&ah->txbuflock); in ath5k_drain_tx_buffs() 1174 spin_unlock(&ah->txbuflock); in ath5k_drain_tx_buffs() 1680 spin_lock_irqsave(&ah->txbuflock, flags); in ath5k_tx_queue() 1683 spin_unlock_irqrestore(&ah->txbuflock, flags); in ath5k_tx_queue() 1692 spin_unlock_irqrestore(&ah->txbuflock, flags); in ath5k_tx_queue() 1698 spin_lock_irqsave(&ah->txbuflock, flags); in ath5k_tx_queue() 1701 spin_unlock_irqrestore(&ah->txbuflock, flags); in ath5k_tx_queue() 1820 spin_lock(&ah->txbuflock); in ath5k_tx_processq() 1824 spin_unlock(&ah->txbuflock); in ath5k_tx_processq() 2621 spin_lock_init(&ah->txbuflock); in ath5k_init_ah() [all...]
1316 spinlock_t txbuflock; member
411 spin_lock_bh(&sc->tx.txbuflock); in ath_tx_get_buffer() 414 spin_unlock_bh(&sc->tx.txbuflock); in ath_tx_get_buffer() 421 spin_unlock_bh(&sc->tx.txbuflock); in ath_tx_get_buffer() 428 spin_lock_bh(&sc->tx.txbuflock); in ath_tx_return_buffer() 430 spin_unlock_bh(&sc->tx.txbuflock); in ath_tx_return_buffer() 2548 spin_lock_irqsave(&sc->tx.txbuflock, flags); in ath_tx_complete_buf() 2550 spin_unlock_irqrestore(&sc->tx.txbuflock, flags); in ath_tx_complete_buf() 2835 spin_lock_init(&sc->tx.txbuflock); in ath_tx_init()